.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E4119;
}
.foottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.foottxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foottxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foottxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	border: thin solid #000000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FF9900;
	text-align: left;
	text-indent: 4px;
}
