/* CSS Document */
TD {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 9pt;
	 color : #000000;
 	 margin: 15px;
	 line-height: 17px;		
	}
	
.text_italic {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 9pt;
	 color : #000000;
	 font-style:italic;
	}
.text_bold {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 9pt;
	 color : #000000;
	 font-weight:bold;
	}	
	
.title {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 10pt;
	 font-weight: bold;
	 background: url(http://img.zing.vn/phongthan/htmls/quananhhoi/bullet_title.jpg) no-repeat ;
	 text-indent:30px;
	 color : #5b0000;
	 height:20px;
	 margin:0px;
	 margin-bottom:10px;
	}
	
.title1 {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 9pt;
	 font-weight: bold;
	 color : #ed8428;
	 background: url(http://img.zing.vn/phongthan/htmls/quananhhoi/bullet_title1.jpg) no-repeat;
	 margin: 0px;
	 margin-left: 25px;
	 text-indent:20px;
	 line-height: 15px;		
	}
.title2 {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 8pt;
	 font-weight: bold;
	 text-indent:20px;
	 color : #1e648d;
 	 line-height: 15px;	
	}

.link{
	font-size: 9pt;
	font-family : Arial,Tahoma,helvetica;
	text-decoration : Underline;
	color: #bb0c0f;
   	}
.link:hover {
	text-decoration : None;	
	color : #df7374;
	}
.link:active {
	text-decoration : None;	
	color : #df7374;
	}
.mytable {
	border: 0px;
	background-color: #000000;/*d1a574*/
	/*cellspacing: 3px;*/
}
.mytable_header
{
	background-color: #5b0000;
	font-weight: bold;
	color: #ffe5b4;
}
.mytable_dam
{
	background-color: #caa35c;
}
.mytable_nhat
{
	background-color : #e0c486;
}

.nhanmanh {
	 font-family: Arial,Tahoma,helvetica;
	 font-size: 8pt;
	 font-weight: bold;
	 color : #932600;
	 line-height: 17px;		
}

.marginleft20{
margin-left:20px;
}

.marginleft40{
margin-left:40px;
}
.title_new{
	border: 0px;
	font-weight: bolder;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9c0100;
	font-weight: bolder;	
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 3px;
}