/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
.Mini {
font-size:2px }

.Menu {
	font-family:tahoma;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	}
.Menu:hover {
	font-family:tahoma;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
.Trangchu {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.Menudoc{
	font-family:tahoma;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none
	}
.Menudoc:hover{
	font-family:tahoma;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none
	}
.Menudoc_active{
	font-family:tahoma;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none
	}
.TextBlack{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:none
	}
.TextBlue{
	font-family:Arial;
	font-size:12px;
	color:#000066;
	line-height:120%;
	text-decoration:none;
	}
.TextBlue:hover{
	font-family:Arial;
	font-size:12px;
	color:#000066;
	line-height:120%;
	text-decoration:underline;
	}
.TextBlue_active{
	font-family:Arial;
	font-size:12px;
	color:#000066;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	}	
	
.Mail{
	font-family:Arial;
	font-size:11px;
	color:#000066;
	line-height:120%;
	text-decoration:none;
	}	
.Ngay{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-style:italic;
	line-height:120%;
	text-decoration:none
	}	
.Copyright{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF

}

.nut{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#CC0000;
	text-decoration:none
}
.TextHeader{
	font-family:tahoma;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none
	}

#dhtmltooltip
{
	border: #666 2px solid;
	padding: 5px;
	font-size: 10pt;
	z-index: 100;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	left: -300px; top:0px;
	visibility: hidden;
	font-family: Arial;
	position: absolute;
	background-color: lightyellow;
	width: 300px;
	text-align:left;
}
#dhtmlpointer
{
	z-index: 101;
	left: -300px; top:0px;
	visibility: hidden;
	position: absolute;
}
