/* CSS Document */

/* CSS Default cho body */

body{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}


/* CSS Default cho Title TIN NONG o trang chu */
.tinnong{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
    color: #CC0000;
}

/* CSS Default cho phan tieu diem o trang chu */
div.HomeTopStory{
	overflow:hidden;
	position:absolute;
	z-index:1;
}
div.HomeTopStoryBorder{
	overflow:hidden;
	position:absolute;
	background-color:white;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	z-index:99;
}
div.HomeTopStoryColorLayer{
	overflow:hidden;
	position:absolute;
	background-color:black;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
	z-index:3;
}
div.HomeTopStoryColorLayerContent{
	overflow:hidden;
	position:absolute;
	z-index:4;
}
div.HomeTopStoryColorLayerSubImage{
	position:absolute;
	z-index:6;
}
div.HomeTopStoryTitle{
	cursor:pointer;
	position:absolute;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d6f451;
	z-index:10;
}
div.HomeTopStoryTitleShadow{
	position:absolute;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:black;
	z-index:9;
}
div.HomeTopStoryLead{
	position:absolute;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:white;
	z-index:10;
}

.Textlink_black {
    font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#003884;
    text-decoration: none;

}

.Textlink_black : horver {
    text-decoration: underline;
}

.Tieudetin {
    font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#003884;
    text-decoration: none;
}
.Motatin {
    font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#003884;
    text-decoration: none;
}

.Cactinkhac {
    font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#003884;
    text-decoration: none;
}
.Tieudedanhmuc{
    font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#660000;
    text-decoration: none;
    text-transform: uppercase;
}





