body,td,th {
	font-family: Arial, San-Serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	scrollbar-3dlight-color:#D0CFCF;
    scrollbar-arrow-color:#3D413F;
    scrollbar-track-color:#D0CFCF;
    scrollbar-darkshadow-color:#D0CFCF;
    scrollbar-face-color:#3D413F;
    scrollbar-highlight-color:#D0CFCF;
    scrollbar-shadow-color:#D0CFCF;
	z-index:50;
}

.title1 {font-size: 14px; font-weight: bold; color:00267f}

.blue {color:00267f }



a:link, a:visited  {
	color: #00267f; text-decoration:none
}


a:hover {
	text-decoration: none; color:#000000 ;
}
a:active {
	text-decoration: none; color:#0066CC;
}

.but {
	font-size: 1.1em;
	color: #CCCCCC;
	background-color: #3A3A51;
	font-weight: 800;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	padding: 2px;
}

.but:hover {
	font-size: 1.1em;
	color:#FFFFFF;
	background-color: #3A3A51;

}
h3 {
	font-size: 2.1em;
	color: #18182B;
	font-weight: 800;
}
h4 {
	font-size: 1.5em;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0033CC;
	font-weight: normal;
}
