.topnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.topnav a {text-decoration: none; color:#990000; font-weight:bold}
.topnav a:hover {text-decoration: none; color:#990000}

.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.small a {text-decoration: none; color:#FFFFFF; font-weight:bold}
.small a:hover {text-decoration: underline; color:#FFFFFF}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.footer a {text-decoration: none; color:#666666; font-weight:bold}
.footer a:hover {text-decoration: underline; color:#666666}

form {
	margin-top: 0px; margin-bottom: 0px
}

.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #808080;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #666666;
}


.mainbg {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: 761px
}



.gaveltopbg {
	background-image: url(images/topgavel.gif);
	background-repeat: no-repeat;
	background-position: right top
}

.bg1 {
	background-image: url(images/bgimage1.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}

.body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 21px;

}

.bodysmaller {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	line-height: 11px;

}

.body a {text-decoration: none; color:#990000; font-weight:bold}
.body a:hover {text-decoration: underline; color:#990000}

.bodylarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
