body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
	font-weight: bold;
}

.formtable {
	border: ridge;
	background-color: #CCFFFF;


}
.error {
	color: #FF0000;
}
.mainSec {
	padding-right: 10px;
	padding-left: 10px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3300CC;
	text-decoration: underline;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: none;
}a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #3300FF;

}
.bottom {
	border: medium groove #996633;

}
.menutable {
	border: thin solid #0033FF;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.nav1 {
	background-color: #000066;
	
}

.navtxt 
{
font-size: 10px;
color: #FFFFFF;
}

.navtxt a:visited
{
font-size: 10px;
color: #FFFFFF;
}

.navtxt a
{
font-size: 10px;
color: #FFFFFF;
}

.navtxt a:hover
{
font-size: 10px;
color: #FFCCCC;
}




.darkbluebold {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033FF;
	font-weight: normal;
}
.smallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000066;
	color: #FFFFFF;
}
