a:link       { color: #000000; text-decoration: none; font-family: Arial; font-size:11pt }
a:hover      { color: #0099FF; font-family: Arial; text-decoration: underline; font-size:11pt }
a:visited    { color: #FF8000; text-decoration: none; font-family: Arial; font-size:11pt }

a:link.xanh, a:visited.xanh       { color: #FFFFFF; cursor:hand; text-decoration: none; font-family: Arial; font-size:11pt; font-weight:bold }
a:hover.xanh      { color: #FFFF00; cursor:hand; text-decoration: underline; font-family: Arial; font-size:11pt; font-weight:bold }

p            { font-size: 11pt; font-family: Arial }
body         { background-color: #FFFFFF;  font-family: Arial}
td         { font-family: Arial }
.tieude{font-family: Arial; color: #FF0000; font-size: 11pt; font-weight: 
               bold}
h1{font-family: Verdana; font-size: 16pt; color: #FF0000}

.dd           {border:1px solid #CCCCCC; font-family: Arial; font-size: 12pt; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#ECFC5FF  }
.khung{border: 2px solid #FFCC66}

INPUT {
	FONT-SIZE: 10pt; COLOR: #222222; font-family: Arial}
.nut {
	border:2px solid #0099FF; FONT-SIZE: 9pt; COLOR: #222222; font-family: Arial; background-color:#DDF4FF
}
TEXT {
	FONT-SIZE: 10pt; COLOR: #222222; font-family: Arial ; border: 1px solid #0097FB; 
}
TEXTAREA {
	FONT-SIZE: 10pt; COLOR: #222222; font-family: Arial ; border: 1px solid #0097FB; 
}

SELECT {
	FONT-SIZE: 9pt; COLOR: #222222; font-family: Arial}

fieldset {  text-align: center; border: 2px solid #FFBBDD; padding: 2px }
div.pagination {
	background-color:#fff;
	color:#48b9ef;
	padding:10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #ff5a00;
	color:#ff5a00;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #ff5a00;
	color:#fff;
	font-weight:bold;
	background-color:#ff6c16;
}
div.pagination span.disabled {
	display:none;
}