<!--
body {
	background-color: #5D662D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ebac09;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5d662d;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7e1500;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ded085;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5d662d;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7e1500;
}
.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.buttonText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ebac09;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ded085;
}
.footerText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5d662d;
}
.footerText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7e1500;
}
input {
	background-color: #DED085;
	border: 1px solid #5d662d;
	font-family: Arial;
	font-size: 9pt;
	color: #5d662d;
	height: auto;
}
select {
	background-color: #DED085;
	border: 1px solid #5d662d;
	font-family: Arial;
	font-size: 9pt;
	color: #5d662d;
	height: auto;
}
textarea {
	background-color: #DED085;
	border: 1px solid #5d662d;
	font-family: Arial;
	font-size: 9pt;
	color: #5d662d;
	height: auto;
}

.menu_nav {font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#993333;}
.menu_nav_green {font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#5d662d;}
-->