body {
	background-color: #AE0821;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A9051E;
	font-weight: bold;
}
.contactLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D74B1;
}
.botNav { 	
	font-family:  Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 10px;  text-decoration: none;}
td.botNav a:link { 	font-family:  Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 10px;  text-decoration: none;}
td.botNav a:visited { 	font-family:  Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 10px;  14px; text-decoration: none; }
td.botNav a:hover {font-family:  Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 10px;  text-decoration: underline;}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666688;
	font-weight: bold;
}
EM	{
   	font-size: 18px;
	font-style:normal;
}
.caption	{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
}


#menu {
	background: #cccccc;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	border-right:1px solid #999999;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #cccccc;
	border-bottom: 1px solid #999999;
	color: #333333;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #dedede url("media/hover.gif") left center no-repeat;
	color: #333333;
	padding-bottom: 8px;
}