/* START  -----   DO NOT ADJUST ANY CSS BELOW THIS LINE! VERY SENSITIVE! 
LOOK FOR THE END TO WHERE YOU CAN START EDITING
*/




/* home button */
div.navilayer2 div {
	border-top-width: 1px;
	absolute: top;
	border-top-style: solid;
	border-top-color: #926B00;
	border-Bottom-color: #926B00;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #CEC398;
}





/* home button */
div.navilayer2 div a {display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	text-align:center
}



/* home button */
div.navilayer2 div.over {
	background: #E6DDAC;
}

div.navilayer2 div.over a {
	color: #926B00;
}
.formarea{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
	border-width: 0px;
	border-style: solid;
	border-color: #CFC497;
	background-color: #CFC497
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
}
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red
}
.MainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81817F;
}