body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(images/bg.jpg);
	SCROLLBAR-FACE-COLOR: #8B8B8B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #313538; 
	SCROLLBAR-3DLIGHT-COLOR: #313538; 
	SCROLLBAR-TRACK-COLOR: #CFCFCF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #313538;
}

.tbox
{
	border-right: #46423c 1px solid;
	border-top: #46423c 1px solid;
	font: 12px Arial;
	border-left: #46423c 1px solid;
	width: 200px;
	color: #000000;
	margin-right: 0px;
	border-bottom: #46423c 1px solid;
	height: 20px;
	background-color: #E0F2FF;
}
.dropdownlist
{
	border-right: #46423c 1px solid;
	border-top: #46423c 1px solid;
	font: 12px Arial;
	border-left: #46423c 1px solid;
	width: 201px;
	color: #000000;
	margin-right: 0px;
	border-bottom: #46423c 1px solid;
	height: 20px;
	background-color: #E0F2FF;
}


.cbox
{
	width: 15px;
	height: 15px; 
 	font: 12px Arial; 
 	background-color: #E0F2FF;
 	color: #D5EAFF; 
 	border: 1px solid #F0FEEB; 
 	margin-right: 0px;
}


.dropdown {
	width: 150px;
	height: 25px; 
 	font: 12px Arial; 
 	background-color: #E0F2FF; 
 	color: #000000; 
 	border: 1px light #CE1042; 
 	margin-right: 0px;
	
}
      
.tblheader
 {
	font-family:"Arial, Helvetica, sans-serif";
	
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#1463BB;
	height:24;
	
	
 }

 .tblAdminheader
 {
	font-family:"Verdana";
	
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#1463BB;
	height:24;
	
	
 }





.TD {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}


