body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
.style1 {
	color: #E17A2C;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 12px;
	line-height: 16px;
}
.style2 a:link{
	color: #2E3092;	
}
.style2 a:hover{
	color: #E17A2C;
	text-decoration:none;	
}
.style2 a:active{
	color: #2E3092;	
}
.style2 a:visited{
	color: #2E3092;	
}
.style3 {font-size: 10px}
.style4 {font-size: 14px}
.style5 {font-size: 14px; font-weight: bold; }
.style6 {font-size: 14px; font-weight: bold; color: #2E3092; }
.style8 {font-size: 18px; font-weight: bold; color: #2E3092; }
.style9 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style11 {font-size: 12px; color: #FFFFFF; }
.formbox {border:solid 1px #2E3092;
font-size:11px;
width:100%;}
input.btn{
	color:#2E3092;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#E17A2C;
	border-color:#2E3092;
    border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
input.btnhov{
	background-color:#fff;
	border-color:#E17A2C;
	color: #2E3092;
}