body
{
	font-family: Verdana, Arial, san-serif;
	font-size: 0.8em;
	color: #709d24;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
    background: #20190c;
	font-family: arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #cccccc;
	height: 28px;
	border: 0px solid;
	vertical-align: middle;
	border-color: #462914;
}

font
{
	font-family: Verdana, Arial, san-serif;
	font-size: .8em; 
	font-style: normal; 
	font-weight: normal; 
	color: #cccccc;
	text-decoration: none; 
}

span.content-text {
	float: left; 
	padding: 15px;
	border-left: 1px;
	border-right: 1px;
}

.indent { margin-left: 25px; }

#footer {
	background: #709d40;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
	height: 28px;
	border: 0px solid;
	vertical-align: middle;
	border-color: #709d40;
}

a {text-decoration: none;}
a img {border: none;}

a.mlink:link {
	font-weight: bolder;
	color: #aead99;
}
a.mlink:visited {
	font-weight: bolder;
	color: #aead99;
}
a.mlink:active {
	font-weight: bolder;
	color: #709d40;
}
a.mlink:hover {
	font-weight: bolder;
	color: #709d40;
}

a.flink:link { 
	font-weight: bolder;
	color: #ffffff; 
}
a.flink:visited {
	font-weight: bolder;
	color: #26350c;
}
a.flink:active { 
    background-color: #96b583;
	font-weight: bolder;
	color: #26350c;
}
a.flink:hover {
	background-color: #96b583;
	font-weight: bolder;
	color: #26350c;
}

table.main td {
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
	
fieldset {
border: 1px solid #709d40;
}

.label {
	font-family: Verdana, Arial, san-serif;
	font-size: 0.85em;
	color: #709d40;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 2em;
	width: 12em;
	padding-left: 10px;
	padding-top: 1px;
}

.legend {
	font-family: Verdana, Arial, san-serif;
	font-size: 0.85em;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	background-color: #709d40;
	border: 1px solid #709540;
	padding: 2px 6px;
}

.textarea1 {
	font-family: Verdana, Arial, san-serif;
	font-size: 1em;
	color: #26350c;
	text-decoration: none;
	background-color: #96b583;
	border: 1px solid #709d40;
	width: 27em;
	height: 100px;
	overflow: hidden;
	outline: none;
}

.textarea2 {
	font-family: Verdana, Arial, san-serif;
	font-size: 1em;
	color: #709d40;
	text-decoration: none;
	background-color: #96b583;
	border: 1px solid #709d40;
	width: 27em;
	height: 120px;
	overflow: hidden;
	outline: none;
}

.input1 {
	background-color: #96b580;
	border: 1px solid #709d40;
	font-family: Verdana, Arial, san-serif;
	font-size: 1em;
	color: #26350c;
	text-decoration: none;
	width: 27em;
	height: 15px;
	overflow: hidden;
	outline: none;
}

.input2 {
	background-color: #96b583;
	border: 1px solid #709d40;
	font-family: Verdana, Arial, san-serif;
	font-size: 1em;
	color: #709d40;
	text-decoration: none;
	width: 15em;
	height: 15px;
	overflow: hidden;
	outline: none;
}

.checkbox {
	background-color: #837147;
	width: 25px;
	height: 25 px;
	margin-left: 2px;
	outline: none;
}

.radio {
	width: 15px;
	height: 15 px;
	margin-left: 2px;
}

span.note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #536d24;
	text-decoration: none;
	background-color: #ebe7d7;
	border: none;
	margin-left: -2px;
	margin-bottom: 2px;
	padding: 4px 2px 4px 2px;
	outline: none;

}

