body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/main/backgrd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style5 {font-size: 11px; font-weight: bold; }
.style8 {font-size: 12px; font-weight: bold; }
.style10 {font-size: 12px; font-weight: bold; color: #FF6600; }
.MainTble {
	height: 100%;
	width: 750px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.DataTable {
	margin: 0px;
	padding: 0px;
	border: 2px solid #CEDC3E;
	text-align: center;
	vertical-align: middle;
}
.DataTableRow {
	border: 1px solid #CEDC3E;
}
.DataTablePrd {
	margin: 0px;
	border: 1px solid #CEDC3E;
	text-align: left;
	vertical-align: top;
}
.DataTablePrd td {
	border: 1px solid #CEDC3E;
}

.bottom {
	font-size: 9px;
}
a img {border: none; }

a:hover {
	color: #8BA101;
	font-weight:bold;
	}
a{
	font-weight: bold;
	color: #024731;
	text-decoration: none;
}

.DataTablePrd a:hover {
	color: #8BA101;
	font-weight:normal;
	}
	
.DataTablePrd a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	}
	
.DataTablePrd a{
	color: #666666;
	text-decoration: none;
	font-weight:normal;

}


.MainTble_Bot_Lrg {
	background-image: url(../images/main/bottom-plant_large.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #024731;
}
.HeaderGreen {
	font-size: 20px;
	color: #C1D226;
}
p {
	margin-right: 20px;
}
.MainTble_Bot_Med {

	background-image: url(../images/main/bottom-plant_medium.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.MainTble_Bot_small {

	background-image: url(../images/main/bottom-plant_Small.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
select {
	color: #FFDD50;
	border: 1px solid #A1B805;
}
.inputBox {
	color: #666666;
	border: 1px solid #FFDD50;
	width: 350px;
}
.inputBoxsmall {
	color: #666666;
	border: 1px solid #FFDD50;
	width: 100px;
}
.inputButton {
	color: #666666;
	border: 1px solid #666666;
	width: 100px;
	background-color: #FFDD50;
	height: 25px;
}
.MainTble tr #Header {
	background-image: url(../images/main/Top_center.jpg);
	background-repeat: repeat-x;
	width: 746px;
}
#ContactEmail a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#ContactEmail a:hover {
	color: #8BA101;
	font-weight:bold;
	text-decoration: none;
}


