@charset "utf-8";
.wheat {
	font-size: 10px;
	color: #666666;
	background-image: url(images/wheatbkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.borderbox {
	border-top: thin solid #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: thin solid #CCCCCC;
}
.searchbox {
//	background-image: url(images/head_search.gif);
//	background-repeat: no-repeat;
//	background-position: 15px;
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 11px;
//	color: #8CC63E;
}
.shadow_r {
	background-image: url(images/bkg3.gif);
	background-repeat: repeat-y;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.shadow_l {
	background-image: url(images/bkg2.gif);
	background-repeat: repeat-y;
}
.ftns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: capitalize;
	color: #CCCCCC;
}
.shadow_b {
	background-image: url(images/bkg4.gif);
	background-repeat: repeat-x;
}
.shadow_cnr {
	background-image: url(images/bkg_cnr.gif);
	background-repeat: no-repeat;
}
.shadow_cnr_r {
	background-image: url(images/bkg_cnr_r.gif);
	background-repeat: no-repeat;
}
.fieldbox {
	border-top: thin solid #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: thin solid #CCCCCC;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5F6062;
	width: 230px;
}
.inputbox {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #5F6062;
	width: 120px;
}
.fieldboxsmall {
	border-top: thin solid #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: thin solid #CCCCCC;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5F6062;
	width: 150px;
}

