.mainBody {  background-color: #FFFFFF;}
.mainTable {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
.formtext { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10pt; font-weight: bold; text-transform: none; color: #000066}
p,td,ul,input,textarea { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10pt; font-weight: normal; text-transform: none; color: #000000 }
h4 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12pt; font-weight: bold; text-transform: none; color: #339966 }
h5 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10pt; font-weight: bold; text-transform: none; color: #339966 }
body {
	background-color: #339966;
}
.menuCell {
	background-color: #FFF32B;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menuLink:link, a.menuLink:visited {
	color: #339966;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover,.selected {
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
