body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Verdana, Arial;
	color: 				#FFFFFF; 
}

body         {  
 scrollbar-face-color: #3F5186;
 scrollbar-shadow-color: #8092C9; 
 scrollbar-highlight-color: #8092C9;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #27375D; 
 scrollbar-arrow-color: #BDCBF6; 
 
}

A:link { text-decoration: underline; color: #BDCBF6;}
A:visited { text-decoration: underline; color: #BDCBF6;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			11px;
	color: 				#637EC6;

}
h2 {
	font-size: 			12px;
	color: 				#CEDEFF;
}

h3 {
	font-size: 			14px;
	color: 				#FFFFFF;
}

h4 {
	font-size: 			12px;
	color: 				#A2B7D3;
}

td.watermark {
		background-image: url('images/watermark.jpg'); 
               background-repeat: no-repeat; 
               background-position: top left;  
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#081547;
	background-color:	#465BA9;

}
-->

</style>