p {
margin-bottom:0px;
margin-top:0px;
}

.ContentText {font-family: Verdana;
	font-size: 12px;
	color: #284030;
	line-height: 20px;}
.BoldHeader {font-family: Verdana;
	font-size: 10pt;
	color: #284237;
	font-weight: bold;}
body {
	background-color: #7C9B62;
	margin-top: 0px;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
}
.TextHeader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003300;
}
.navtable a:link {
	color: #103708;
	text-decoration: none;
}
.navtable a:visited {
    color: #103708;
	text-decoration: none;
}
.navtable a:hover {
    color:#FF0000;
	text-decoration: none;
}
.navtable a:active {
     color: #103708;
	text-decoration: none;
}.addresstext {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #284030;
	line-height: 16px;
}
.FormText {

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #284030;
}
.hr-thin {
border: 0;
color: #99CC99;
background-color: #99CC99;
height: 1px;
width: 100%;
text-align: left;
}
