/*
Project: cep.org.vn
Powered by Universal Technology Ltd.
Website: http://www.2unitech.com
Email: sales@2unitech.com
*/

body {
	background-color: #666666; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06032b; 
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #003466;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #d3d8e1; 
	SCROLLBAR-BASE-COLOR: #6d8693;
}

.button {
	background-color: #003466;
}

.tdgrey {
	background: #DEDFDE;
}

.tdlightgrey {
	background: #F2F2F2;
}

.tdlightblue {
	background: #00427D;
	color: #FFFFFF;
}

.tdheader {
	background: #003466;
	color: #FFFFFF;
	font-weight: bold;
}

.foot {
	color: #FFFFFF;
	font-size: 11 px;
}

.bigblueheader {
	font-size: 18px;
	font-weight: bold;
	color: #003466;
}

.blueheader {	
	font-size: 11px;
	font-weight: bold;
	color: #003466;
}

td{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06032b;
}

a {
	text-decoration: underline;
	color: #003466;
}

a:hover{
	text-decoration: none;
}

a:visited{
	color: #003466;
}

input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.searchbox {
	background-color: #d1d1d1;
	border: #75747c;
	height: 17px;
}

.red {
	color: #FF0000;
}

.showid{
	color: #FFFFFF;
	font-weight: bold;
}

.blue{
	color:#006699;
	font-weight: bold;
}

.linkwhite {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.linkwhite:visited {
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

.whitenotbold {
	color: #FFFFFF;
}