.FORMnorm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #5B3D1E;
	position: relative;
	width: 400px;
	left: 50px;
}
legend {
	font-weight: bold;
	color: #B8A350;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #5B3D1E;
	font-family: Arial, Helvetica, sans-serif;
}
.FORMlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}
.FORMbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D0C28C;
}
.FORMheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #B8A350;
}
