.sidebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #550909;
	text-decoration: none;
	background-color: #BC9381;
	padding: 5px;
}
	a.sidebody:visited { color:#333300; text-decoration: none }
	a.sidebody:link   { color:#333300; text-decoration: none }
	a.sidebody:hover   { color:#FFFFFF; text-decoration:underline}
	a.sidebody:active { color:#000066; text-decoration: none }
	a.bottom:visited { color:#663300; text-decoration: none }
	a.bottom:link   { color:#003300; text-decoration: none }
	a.bottom:hover   { color:#FFFFFF; text-decoration:underline}
	a.bottom:active { color:#000066; text-decoration: none }
	
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333300;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 1.5;
}
	
.bottomgar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #333300;
	padding: 5px;
}
.sidehighlight {
	color: #550909;
	background-color: #EEEEEE;
}
.mainbodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 5px;
	text-align: center;
	line-height: normal;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
}
.mainbodyLeftHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 0px;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
}

