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

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}


body         {  
 scrollbar-face-color: #2B346E;
 scrollbar-shadow-color: #4D5482; 
 scrollbar-highlight-color: #4D5482;
 scrollbar-3dlight-color: #050B2E;
 scrollbar-darkshadow-color: #050B2E; 
 scrollbar-track-color: #121947; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #3E4A72;}
A:visited { text-decoration: underline; color: #3E4A72;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


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

h1 {
	font-size: 			13px;
	color: 				#C32624;

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

h3 {
	font-size: 			12px;
	color: 				#FAF6EB;
}

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


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#3E4971;
	background-color:	#CCD0DD;

}

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