body, li, table, input, select, option, textarea, .menu {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #1B48A2;
 scrollbar-shadow-color: #5F83CD; 
 scrollbar-highlight-color: #5F83CD;
 scrollbar-3dlight-color: #122F55;
 scrollbar-darkshadow-color: #122F55; 
 scrollbar-track-color: #051C37; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #13466A;}
A:visited { text-decoration: underline; color: #13466A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

a.nav2:link    {text-decoration:none;color:#CBDFFF;}
a.nav2:visited {text-decoration:none;color:#CBDFFF;}
a.nav2:hover   {text-decoration:none;color:#FFFFFF;}
a.nav2:active  {text-decoration:none;color:#FFFFFF;}

.nav {
	font-size: 			11px;
}

p, h1, h2, h3, h4, h5, h6 	{
	margin: 0px;
}

h1 {
	font-size: 			13px;
	color: 				#FFFFFF;

}
h2 {
	font-size: 			12px;
	color: 				#D2E4FF;
}

h3 {
	font-size: 			12px;
	color: 				#D2E4FF;
}

h4 {
	font-size: 			15px;
	color: 				#D2E4FF;
}

.smalltxt {
	font-size: 			10px; }

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#084BA0;
	background-color:	#84CBFF;

}

td.tablebg {
 
 		background-image: url('images/tablebg.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-x; 
               background-position: left top;  
}

td.background {
 		background-image: url('images/background.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-x; 
               background-position: right top;  
}
