body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A7E1B;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #638909;
}
a:visited {
	color: #638909;
}
a:hover {
	color: #93CB0E;
}
a:active {
	color: #638909;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5F752F;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #718B38;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #809F41;
}
.left_shadow
{
	background-image: url(/images/left_shadow.jpg);
	width: 15px;
}
.right_shadow
{
	background-image: url(/images/right_shadow.jpg);
	width: 15px;
}
.big_1
{
	color: #A6C269;
	font-weight: bold;
	font-size: 20px;
}
input
{
	border: 1px solid #B3CB7E;
	background-color: #FFFFFF;
}
textarea
{
	border: 1px solid #B3CB7E;
	background-color: #FFFFFF;
}
.input_radio
{
	border: 0px solid #FFFFFF;
}
.button
{
	background-color: #CFDEAD;
	font-weight: bold;
}
.asterisk
{
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.group_top {
	font-size: 14px;
	font-weight: bold;
	color: #809F41;
	background-image: url(/images/group_top.jpg);
	text-align: center;
	vertical-align: middle;
	width: 185px;
	height: 36px;
}
.group_middle {
	background-image: url(/images/group_middle.jpg);
	width: 185px;
	padding: 5px;
}
.group_bottom {
	background-image: url(/images/group_bottom.jpg);
	width: 185px;
	height: 12px;
}
form
{
	padding-top: 0px;
	padding-bottom: 0px;
}
