body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #547737;
	background-color: #EAFFD9;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-attachment: fixed;
	background-position: center top;
	margin-top: 20px;
	padding-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.bottombg {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #547737;
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-attachment: fixed;
	background-position: center bottom;

}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 8px;
	padding-top: 10px;
	padding-left: 8px;
	border: 1px solid #547737;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #547737;
	font-weight: bold;
	margin: 10px;
	padding: 10px;

}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	border: 1px solid #547737;
	margin: 15px;
	padding: 15px;
	line-height: 25px;


}
.text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #547737;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;

}
.copyright {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #9CBA84;

}
a:link {
	color: #8BAB71;
	text-decoration: none;
}
a:visited {
	color: #8BAB71;
	text-decoration: none;
}
a:hover {
	color: #8BAB71;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #547737;

}
a:active {

	color: #547737;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9AB088;
}
.disclaimer {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #9CBA84;
	line-height: 17px;

}
input {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	border: 1px solid #547737;
}
.form {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #547737;
	text-align: left;
	vertical-align: middle;
}
textarea {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7FA262;
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	border: 1px solid #547737;
}
