/* CSS Document */

<style type="text/css">
<!--
body {
background-image:url(images/bg_home.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0F0D1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383d1d;
	line-height:20px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383d1d;
	line-height:18px;
}
a.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383d1d;
	line-height:18px;
}
a.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383d1d;
	line-height:20px;
}
a.bodytextlinkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #36651f;
	line-height:20px;
}
.bodytextheader {color: #36651f}
.rightsidetext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #36651f; line-height: 16px; font-weight: bold; }
a.rightsidetextlink {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #36651f; line-height: 16px; font-weight: bold; }
.greentext {
	color: #36651f;
}
.formtextbrown {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #868664; line-height: 16px; font-weight: bold; }
.formtextgreen {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #36651f; line-height: 16px; font-weight: bold; }
-->
</style>