.FORMnorm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #2e2d2c;
	text-decoration: none;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #cec194;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #DC886C;
	position: relative;
	width: 520px;
	left: 0px;
}
legend {
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #DC886C;
}
.FORMlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2e2d2c;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #DDD3B5;
}
.FORMbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #DC886C;
}

