

body {
	font-family:  Arial, helvetica, san-serif;
	font-size: 11px;
	color: #000066;
	background: #FFFFFF;
}

td {
	font-family:  Arial, helvetica, san-serif;
	font-size: 11px;
	color: #000066;
}


a, a:active, a:visited, a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #993300;
}

a.whitenav, a.whitenav:visited, a.whitenav:hover, a.whitenav:active
{
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

a.bluenav, a.bluenav:visited, a.bluenav:hover, a.bluenav:active 
{
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 11px;
	color: #000066;
	font-weight : bold;
	text-decoration: none;
}

a.orangenav, a.orangenav:visited, a.orangenav:hover, a.orangenav:active 
{
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 11px;
	color: #CC6600;
	font-weight : bold;
	text-decoration: none;
}

a.leftSubNav, a.leftSubNav:visited, a.leftSubNav:hover, a.leftSubNav:active 
{
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 10px;
	color: #330099;
	font-weight : bold;
	text-decoration: none;
}

a.leftSubNavSelected, a.leftSubNavSelected:visited, a.leftSubNavSelected:hover, a.leftSubNavSelected:active 
{
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight : bold;
	text-decoration: none;
}

.headline {
	font-family: Arial, helvetica, san-serif;
	font-size: 14px;
	color: #3D3F99;
	font-weight : bold;
}

.homeBoxHeadFour {
	font-family:  Arial, helvetica, san-serif;
	font-size: 14px;
	color: #A93200;
	font-weight : bold;
	text-decoration: none;
}

.homeBoxHeadBlue {
	font-family: Arial, helvetica, san-serif;
	font-size: 14px;
	color: #000066;
	font-weight : bold;
	text-decoration: none;
}

.contentCell {
	font-family: Arial, helvetica, san-serif;
	font-size: 11px;
	color: #000066;
}

.footerCell {
	font-family: Arial, helvetica, san-serif;
	font-size: 10px;
	color: #999;
}

a.footerCell, a.footerCell:visited, a.footerCell:hover, a.footerCell:active {
	text-decoration: underline;
	font-family: Arial, helvetica, san-serif;
	font-size: 10px;
	color: #999;
}


.formfield {
	font-family: Arial, helvetica, san-serif;
	font-size: 11px;
	color: #000066;
	font-weight : bold;
}


.required_formfield {
	font-family: Arial, helvetica, san-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight : bold;
}

.errorred {
	font-family: Arial, helvetica, san-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight : bold;
}

.forminstruct {
	font-family: Arial, helvetica, san-serif;
	font-size: 11px;
	color: #006699;
	font-weight : bold;
}

.smallforminstruct {
	font-family: Arial, helvetica, san-serif;
	font-size: 10px;
	color: #006699;
}

.formElems {
	border: #A5AAA5 1px solid; 
	color: #000066; 
	font-family: Verdana, Arial, helvetica, san-serif;
	font-size: 8pt; 
	padding-bottom: 1px;
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 1px
}

.submitButton {
	background-color: #E7E7E7;
	font-family: Verdana, Arial, helvetica, san-serif;
	border: #A5AAA5 1px solid;
	color: #564f4f;
	font-size: 11px;
	font-weight: bold;
}





/****************Message Board***************/*

.tablesurround { 
	background-color: #FFFFFF;
}

.mbnavigation, a.mbnavigation, a.mbnavigation:visited, a.mbnavigation:active {
  background: #EFEFEF;
  color: #000066;
  font-size: 11px;
  font-family: Arial, helvetica, san-serif;
  font-weight : bold;
}

.tableborders {
	background: #000066;
}

.darktable {
	background: #E5E5E5;
}

.lighttable {
  background: #EFEFEF;
}

.tdheader, a.tdheader:link,  a.tdheader:vististed,  a.tdheader:active {
	font-size:12px;
	color: #000066;
	background: #ebd6ad;
	font-family:  Arial, helvetica, san-serif;
}



