body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}


body         {  
 scrollbar-face-color: #1B5398;
 scrollbar-shadow-color: #5C8DCA; 
 scrollbar-highlight-color: #5C8DCA;
 scrollbar-3dlight-color: #001A3A;
 scrollbar-darkshadow-color: #001A3A; 
 scrollbar-track-color: #03336F; 
 scrollbar-arrow-color: #9FC3EF; 
}

A:link { text-decoration: underline; color: #3A6EA7;}
A:visited { text-decoration: underline; color: #3A6EA7;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			15px;
	color: 				#3A6EA7;

}
h2 {
	font-size: 			13px;
	color: 				#3A6EA7;
}

h3 {
	font-size: 			12px;
	color: 				#6B6B6B;
}

h4 {
	font-size: 			13px;
	color: 				#909090;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#BDBDBD;
	background-color:	#FFFFFF;

}

.check-box{
	width:50px;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.checkbox-title{
	width:280px;
}
.chck-titletext{
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
}
