body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3a544b;
}
.link:link { 
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #a6220e;
}
.link:visited {
	text-decoration: none;
	color: #e18f83;
}
.link:hover {
	text-decoration: underline;
	color: #e18f83;
	
}
.link:active {
	text-decoration: none;
	color: #e18f83;
}

.bg {
	background-image:url(http://img.zing.vn/volam/images/daihoivolam/bg.gif);
	background-repeat: repeat;
}
td {
	 font-family:Tahoma,arial,helvetica;
	 font-size: 12px;
	 color : #000000;
	 line-height: 18px;		
	}
.nhanmanh {
	 font-family:Tahoma,arial,helvetica;
	 font-size: 12px;
	 font-weight: bold;
	 color : #00705a;
	 line-height: 18px;		
	}
.title {
	 font-family:Tahoma,arial,helvetica;
	 font-size: 12px;
 	 font-weight: bold;
	 color : #a6220e;
	 line-height: 18px;		
	}
.mytable {
	border: 0px;
	background-color: #b18268;
	cellspacing: 1px;
	font-size: 12px;

}

.mytable_header
{
	background-color: #ce9b43;
	font-weight: bold;
	color: #FFFFFF;
}
.mytable_darkrow
{
	background-color: #EFDFC6;
}
.mytable_lightrow
{
	background-color : #F5EEE4;
}