body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.BoardContent {
	margin-right: 13;
	margin-left: 13;
	margin-bottom:15;
	color:#e0e099;
	font-size:12px;
}
	
.BoardTitle {
	margin-right: 13;
	margin-left: 13;
	margin-bottom:15;
	color:#e0e099;
	font-size:20px;
	text-align:center;
}
	
.footer	{
	color: #e0e099;
	font-size:10px;
	margin-left:10px;
	bottom:10px;
}
	
.Pageheader {
	color: #00601F;
	font-size: 24px;
	font-weight:bold;
	text-align: center;
}

.PageSubheader {
	color: #00601F;
	font-size: 18px;
	font-weight:bold;
	
}

a:link, a:visited {
text-decoration:underline;
font-weight: bold;
color: #00601F;
}

a:hover {
text-decoration:underline;
font-weight: bold;
color: #000000;
}

.MenuSection {
	font-size: 14px;
	font-style: normal;
	color: 00601f;
	font-weight:normal;
}

.EventHeader {
	font-size: 12px;
	font-style: normal;
	color: 00601f;
	font-weight:bold;
}

.indexCaption {
	text-align:center;
}

.BoardLink, a.BoardLink, a.BoardLink:visited, a.BoardLink:hover{
	color: #FFFFaa;
}

.whitetext {
	color: #FFFFFF;
}