body {
	background-color: #D3D5AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageTopText {
	color: #666633;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #2E4D3E;
	text-decoration: none;
}
a:visited {
	color: #2E4D3E;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #2E4D3E;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ActivePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E4D3E;
}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E4D3E;
	font-weight: bold;
}
.BoldContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E4D3E;
	line-height: 20px;
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E4D3E;
	line-height: 20px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}

.links a:link {
	color: #2E4D3E;
	text-decoration: underline;
	
}
.links a:visited {
	color: #2E4D3E;
	text-decoration: underline;
}
.links a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.links a:active {
	color: #2E4D3E;
	text-decoration: underline;
}
.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hr-thin {
border: 0;
color: #99CC99;
background-color: #99CC99;
height: 1px;
width: 100%;
text-align: left;
}
.gallery_border {
	padding: 10px;
	border: 1px solid #666666;
	width: 500px;
	height: 332px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E4D3E;
	font-weight: bold;
	text-align: center;
}
