.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CFA072;
	font-style: normal;
}
.showblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #CC0000;
	font-style: normal;
	text-decoration: none;



}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.menuText {
	text-decoration: none;
	color: #FFFFFF;

}
