body {
	background-color: #E0D8B3;
	text-align : center;
	margin : 0;
	font-family : verdana;
	font-size : 10pt;
}
#force-scrollbar {
	position : absolute;
	top : 0;
	bottom : -1px;
	width : 1em;
	z-index: -1;
}
.topPage {float: right;}
.topPage a:link{text-decoration: none; color: #81623e;}
.topPage a:visited{text-decoration: none; color: #81623e;}
.topPage a:active{text-decoration: none; color: #81623e;}
.topPage a:hover{text-decoration: underline; color: #81623e;}
.homeText {
	margin : 10px;
	font-family : verdana;
	font-size : 10pt;
}
.mainContent {
	margin-top : 10px;
	margin-left : 15px;
	margin-right : 32px;
	font-family : verdana;
	font-size : 10pt;
}
.subMenu {
	margin-top : 10px;
	margin-left : 5px;
	margin-right : 5px;
	font-family : verdana;
	font-size : 8pt;
}
a:link {
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
	font-weight : bold;
}
.subMenuLink {
	margin-top : 5px;
}
.subMenuHome {
	color : #0A7760;
}
.subMenuAboutUs {
	color : #FAA61A;
}
.subMenuMembership {
	color : #9b3705;
}
.subMenuResources {
	color : #81623e;
}
.subMenuNews {
	color : #ff0000;
}
.subMenuAdmin {
	color : #663366;
}
form {
	margin : 0;
}
.adminFormElement {
	font-family : verdana;
	font-size : 8pt;
}
.errorMessage {
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	color : red;
}
td.adminText {
	font-family : verdana;
	font-size : 8pt;
}
.adminContent {
	font-family : verdana;
	font-size : 10pt;
}
.memberName {
	color : #663366;
}
.toc {
	margin-left : 25px;
}
.ulNoTopMargin {
	margin-top : 0px;
}
td {
	font-family : verdana;
	font-size : 10pt;
}
.formElement {
	font-family : verdana;
	font-size : 10pt;
}
div.credit {
	font-size : 10px;
	margin-left : 310px;
}
