.footerwhite a:link {  color: #ffffff; text-decoration: none}
.footerwhite a:visited {  color: #ffffff; text-decoration: none}
.footerwhite a:hover {  text-decoration: underline; color: #ffffff}
.footerwhite a:active {  color: #ffffff; text-decoration: none}

.headercell {
	height: 255px;
}


a:link {  color: #5C0100; text-decoration: none}
a:visited {  color: #5C0100; text-decoration: none}
a:hover {  text-decoration: underline; color: #000000}
a:active {  color: #5C0100; text-decoration: none}

.bodytitlered a:link {  color: #990000; text-decoration: none}
.bodytitlered a:visited {  color: #990000; text-decoration: none}
.bodytitlered a:hover {  text-decoration: underline; color: #000000}
.bodytitlered a:active {  color: #990000; text-decoration: none}

.bodytitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #255583}
.bodynormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodynormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.bodyblueboldlarge { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #000033}
.bodynormalitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-align: justify;
}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.bodysmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }
.bodysmallbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px }
.insidetableborder {
	border: 1px solid #000000;
}
.bodytitlegrey {
font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ADADAD
}
body {
	padding: 0;
	margin: 0;
	background-color: #525252;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.bodynormalboldwhite {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #FFFFFF
}
.bodynormalboldtable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.footerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bodycell {
	background-image: url(/images/white_table_bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.bodytitlered {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #5C0100
}
.rowbg {
	background-image: url(../images/rowbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

