@charset "ISO-8859-1";
body {
	background: #C05D2D url(images/background.jpg) no-repeat;
}
.text {
	font: 12px/16px "Times New Roman", Times, serif;
	color: #000000;
}
.text20 {
	font: 12px/20px "Times New Roman", Times, serif;
	color: #000000;
}
.textbold {
	font: bold 12px/16px "Times New Roman", Times, serif;
	color: #000000;
}
.subheadgreen {
	font: 14px/18px "Times New Roman", Times, serif;
	color: #669900;
	text-transform: uppercase;
}
TEXTAREA {
	background-color: #CE8B42;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 50px;
	width: 190px;
	padding: 0px;
} 

.longTEXTAREA {
	background-color: #CE8B42;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 30px;
	width: 275px;
	padding: 0px;
} 

.altButtonFormat {
	background-color: #BBAE81;
	font-family: "Times New Roman", Times, serif;
	border: 1px inset #996633;
	font-size: 11px;
	color: #000000;
	float: none;
	height: 22px;
	width: 125px;
	margin: 1px;
} 

.altTextField {
	background-color: #CE8B42;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px inset #666666;
	height: 17px;
	width: 190px;
} 

.radioStyle {
background-color: #CCCCCC;
border: #000000 solid 1px;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #000000
}
a:link {
	font: bold 12px/16px "Times New Roman", Times, serif;
	color: #B15800;
}
a:visited {
	font: bold 12px/16px "Times New Roman", Times, serif;
	color: #B15800;
}
a:hover {
	font: bold 12px/16px "Times New Roman", Times, serif;
	color: #669900;
}
