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

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

body         {  
 scrollbar-face-color: #7294CD;
 scrollbar-shadow-color: #C9DBFA; 
 scrollbar-highlight-color: #C9DBFA;
 scrollbar-3dlight-color: #031C47;
 scrollbar-darkshadow-color: #031C47; 
 scrollbar-track-color: #355B9B; 
 scrollbar-arrow-color: #B6CCF2; 
 
}

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


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

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			12px;
	color: 				#C4DAFF;

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

h3 {
	font-size: 			11px;
	color: 				#B2CDFB;
}

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


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

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

td.waterlogo {
		background-image: url('graphics/waterlogo.gif'); 
               background-attachment: scroll;
               background-repeat: no-repeat; 
               background-position: top right;  
}

td.border {
		background-image: url('images/border.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-y; 
               background-position: top left;  
}

td.borderb {
		background-image: url('images/borderb.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-y; 
               background-position: top left;  
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#062150;
	background-color:	#94B2E5;

}

-->

</style>