.background {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Eco-GradGridBG.jpg);
	background-repeat: repeat-x;
}
.navleft {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(eco-main_r2_c1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 20px 10px;
	text-decoration: none;

}
.navtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-shadow: #003300 2px 2px;
	blurRadiusLength: #003300 2px 2px;
}
.navtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px 20px 20px 20px;
	text-decoration: none;

}
.maintext a:link, .maintext a:visited {
	color: #006600;
	text-decoration: underline;
}
.maintext a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;

}
.maintext a:active {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #003300 2px 2px;
	blurRadiusLength: #003300 2px 2px;
}


.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tabletext ul, .tabletext li {
	list-style-type: circle;
	margin: 0;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(eco-main-footer_bg.jpg);
	background-repeat: repeat-x;
}
.footertext a:link, .footertext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.footertext a:hover {
	color: #009900;
	font-weight: bold;

}

