@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}
.maintable-sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6D50D;
	border-left-color: #A6D50D;
}
.maintable-text {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324D06;
}
.maintable-text a:link {
	text-decoration: underline;
	color: #A6D50E;
}
.maintable-text a:visited {
	text-decoration: underline;
	color: #A6D50E;
}
.maintable-text a:active {
	text-decoration: underline;
	color: #A6D50E;
}
.maintable-text a:hover {
	text-decoration: none;
	color: #A6D50E;
}
.maintable-titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1E2E03;
	font-weight: bold;
}

.mainfeaturebox-bg {
	background-image: url(images/main_featurecontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainfeaturebox-titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E2e03;
	font-weight: bold;
}
.mainfooter-bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.mainfooter-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50701B;
	padding-top: 10px;
}
.mainfeaturebox-maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainfeaturebox-maintext a:link {
	text-decoration: underline;
	color: #1E2E03;
}
.mainfeaturebox-maintext a:visited {
	text-decoration: underline;
	color: #1E2E03;
}
.mainfeaturebox-maintext a:active {
	text-decoration: underline;
	color: #1E2E03;
}
.mainfeaturebox-maintext a:hover {
	text-decoration: none;
	color: #1E2E03;
}
.mainlogobox-position {

}
.maintable-inputbox {
	border: 1px solid #A6D50E;
}
.bucket-top {
	background-image: url(images/buckets_top.jpg);
	background-repeat: no-repeat;
}
.bucket-mid {
	background-color: #6F8E0D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E2F03;
	border-left-color: #1E2F03;
}

