/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family:Arial; font-size:12px;
}
.titlemenuleft{
	color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:11px;
}
.topmenu{
	color:#FFFFFF; font-weight:bold;
}
.titlehome{
	color:#2c2c2c; font-weight:bold; text-transform:uppercase;
}
.titlehome a:link{
	color:#2c2c2c; font-weight:bold; text-transform:uppercase; text-decoration:none;
}
.titlehome a:visited{
	color:#2c2c2c; font-weight:bold; text-transform:uppercase; text-decoration:none;
}
.titlehome a:hover{
	color:#FF0000; font-weight:bold; text-transform:uppercase; text-decoration:none;
}
.titlehome a:visted:hover{
	color:#FF0000; font-weight:bold; text-transform:uppercase; text-decoration:none;
}

/*doan tieu de cho chu*/ 
.newsname{
	color:#292c29; font-weight:bold; 
}
.newsname a:link{
	color:#292c29; font-weight:bold; text-decoration:none;
}
.newsname a:visited{
	color:#292c29; font-weight:bold; text-decoration:none;
}
.newsname a:hover{
	color:#292c29; font-weight:bold; text-decoration:underline;
}
.newsname a:visted:hover{
	color:#292c29; font-weight:bold; text-decoration:underline;
}
/* other news */
.newsname1{
	color:#282828; font-weight:bold; 
}
.newsname1 a:link{
	color:#282828; font-weight:bold;  text-decoration:none;
}
.newsname1 a:visited{
	color:#282828; font-weight:bold;  text-decoration:none;
}
.newsname1 a:hover{
	color:#282828; font-weight:bold; text-decoration:underline;
}
.newsname1 a:visted:hover{
	color:#282828; font-weight:bold;  text-decoration:underline;
}
/* News*/
.news{
	color:#282828; 
}
.news a:link{
	color:#282828;   text-decoration:none;
}
.news a:visited{
	color:#282828;   text-decoration:none;
}
.news a:hover{
	color:#282828;  text-decoration:underline;
}
.news a:visted:hover{
	color:#282828;   text-decoration:underline;
}

/*ket thuc news*/
.menutop{
	color:#ffffff;
	text-decoration:none;	
}
.menutop a:link{
	color:#ffffff;
	text-decoration:none;	
}
.menutop a:hover{
	color:#ffffff;
	text-decoration:underline;	
}
.menutop a:visited{
	color:#ffffff;
	text-decoration:none;	
}
.menutop a:visited:hover{
	color:#ffffff;
	text-decoration:underline;	
}
.title_trungtin{
font-family:Tahoma;
font-weight:bold;
color:da251d;
text-align:center;
font-size:20px;
} 
.content_trungtin{
font-family:Tahoma;
color:28166f;
font-size:12px;
}
/* Other*/
.other{
	color:#2c2c2c; font-weight:bold; 
}
.other a:link{
	color:#2c2c2c; font-weight:bold; text-decoration:none;
}
.other a:visited{
	color:#2c2c2c; font-weight:bold; text-decoration:none;
}
.other a:hover{
	color:#FF0000; font-weight:bold; text-decoration:none;
}
.other a:visted:hover{
	color:#FF0000; font-weight:bold; text-decoration:none;
}-->
