BODY {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #fcf239;
}
TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
a {
	font-size: 11px;
	text-decoration: none;
}
A:link {
	color: #608121;
	text-decoration: none;
}
A:visited {
	color: #608121;
	text-decoration: none;
}
A:active {
	color: #608121;
}
A:hover {
	color: #FF9900;
}
.Gray {
	color: #8c8c8c;
}
.bold {
	color: #000000;
	font-weight: bold;
}
.green {
	color: #336600;
	font-weight: bold;
}
.black {
	color: #000000;
}
.blackBold {
	color: #000000;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #000000;
	line-height: 30px;
}
.field {
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	width: 170px;
	border: 1px solid #cccccc;
}
.field_item{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:thin, #999999;
	border: 1px solid #cccccc;
}
.field_radio{
	color:#000000;
	border:thin, #999999;
	border: 1px solid #cccccc;
}
.form_text{
	font-family: Tahoma;
	font-size: 12px;
}
.warning{
	font-family: Tahoma;
	font-size: 12px;
	color:#74A93B;
}
.mainbg{
background:url(images/form_bg.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.border_h{
background-attachment:fixed;
background-repeat:repeat-x;
background:url(images/border_h.gif);
background-color:#FFFFFF;
}
.border_v{
background-attachment:fixed;
background-repeat:repeat-y;
background:url(images/border_v.gif);
background-color:#FFFFFF;
}
