@charset "ISO-8859-1";
.brownee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #4E1F13;
}
.brownee bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	color: #464541;
}

div.error_msg {
	color:red;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
}

span.req {
	color:red;
	margin-left:2px;
	font-size:10pt;
}
