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

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

body         {  
 scrollbar-face-color: #005FC8;
 scrollbar-shadow-color: #6BB1FF; 
 scrollbar-highlight-color: #6BB1FF;
 scrollbar-3dlight-color: #00345F;
 scrollbar-darkshadow-color: #00345F; 
 scrollbar-track-color: #0764B1; 
 scrollbar-arrow-color: #A19EBE; 
 
}

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


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

h1, h2, h3, h4 	{

}

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

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

h3 {
	font-size: 			13px;
	color: 				#00365E;
}

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

.profiletxt {
	margin-left: 			5px;
	margin-right: 			5px;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#044F8D;
	background-color:	#EFEFEF;

}

td.arrow2 {
 
 		background-image: url('images/arrow2.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: left top;  
}

.captionhead {
	font-size: 			12px;
	color: 				#044F8D;
	font-weight:		bold;
	margin-bottom:		8px;
	margin-top:		8px;
}

.caption
{
	font-size: 			11px;
}
