body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #2B4986;
	font-weight: bold;
	font-size: 12px;
}
.menu { color:#808080; text-decoration:none; font-weight:bold; }
.menu:hover { color:#2B4986; text-decoration:none; font-weight:bold; }
.style4 {color: #666666; text-decoration:none;}
.style4:hover {color: #2B4986; text-decoration:none;}
.menu2 { color:#2C4A87; text-decoration:none; font-weight:bold; }
.menu2:hover { color:#000000; text-decoration:none; font-weight:bold; }
h1 { font-size:18px; color:#000000; }
.big { font-size:18px; color:#000000; }
.blbig { color:#2B4986; text-decoration:none; font-weight:bold; font-size:16px; }
.blbig:hover { color:#000000; text-decoration:none; font-weight:bold;  font-size:16px; }
.inputbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #7F9DB9;
border:solid 1px;
}
.small { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal; 
	
	color:#000000;
	font-weight:bold}
.buttonstyle {
border:solid 1px;border-color: #000000;}
.blnbig { color:#2B4986; text-decoration:none; font-weight:bold; font-size:17px;
text-decoration:underline; }
.blnbig:hover { color:#000000; text-decoration:none; font-weight:bold;  font-size:17px;
text-decoration:underline; }
.blnsmall { color:#2B4986; text-decoration:none; font-weight:bold; font-size:11px;
text-decoration:underline; }
.blnsmall:hover { color:#000000; text-decoration:none; font-weight:bold;  font-size:11px;
text-decoration:underline; }
.error {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#990000;
font-weight: bold;
}