body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}
#maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#maintable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
}
#maintable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
}

#maintable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
}
#maintable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1b500;
	text-decoration: underline;
}
#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	line-height: 20px;
	font-weight: bold;
}
#bottommenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
#bottommenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
#bottommenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1b500;
	text-decoration: none;
}
#draymenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#draymenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#draymenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1b500;
	text-decoration: none;
}
#maintable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6094C4;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.mail{
	display:none;
}
.tableborder {
	border: 1px solid #336600;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6094C4;
	border-right-color: #6094C4;
	border-bottom-color: #6094C4;
	border-left-color: #6094C4;
}
