.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
.topcenterpanel {
	display: none;
}
.banner {
	display: none;
}
a {
	color: #990000;
	text-decoration: underline;
}
.mainmenuitem{
	display: none;
}
.mainmenuitemR{
	display: none;
}
.mainmenu {
	display: none;
}
.mainmenulink {
	display: none;
}
.mainmenulink:hover {
	display: none;
}
.mainmenuitem:hover {
	display: none;
}
.mainmenuitemR:hover {
	display: none;
}
.redbanner {
	display: none;
}
.centerpanel {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidepanel {
	float: none;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mainbody {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
.footer {
	display: none;
}
.rosterheader {
	font-size: 16px;
	font-weight: bold;
	background-color: #E7D19A;
	padding: 3px;
}

