body {
	padding-top:0px;
	background-color: #99ff99;
	font-family: "Trebuchet MS",arial;
	font-size:14px;
}
.logo {
	border: 0px solid  #009900; 
	border-bottom-color: #999999;; 
	border-right-color: #999999; 
	padding:2px;
}
.hilite {
	color:#FF6633;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #006633;
	font-variant:small-caps;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #006633;
	font-variant:small-caps;
}
.leftSpace {
	padding-left:46px;
	display:block;
}
.contentMainPage {
	font-family: "Trebuchet MS";
	font-size:17px;
	color: #009900;
	line-height:21px;
	background-image:url(images/eco_07.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-left:45px;
	padding-right:45px;
	padding-top:35px;
}
.contentMainPage a:link{
	color: #0099CC;
	text-decoration: underline;
	font-weight:bold;
}
.contentMainPage  a:visited{
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}
.contentMainPage  a:active{
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}
.contentMainPage  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #009933;
}
.contentSubPage {
	font-family: "Trebuchet MS";
	font-size:16px;
	color: #009900;
	line-height:19px;
	background-image:url(images/eco_07.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-left:35px;
	padding-right:45px;
	padding-top:35px;
}

.contentSubPage a:link{
	color: #0099CC;
	text-decoration: underline;
	font-weight:bold;
}
.contentSubPage  a:visited{
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}
.contentSubPage  a:active{
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}
.contentSubPage  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #009933;
}
.tablecontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #669933;
	line-height:15px;
}
.tablecontent a:link{
	text-decoration:none;
	border-bottom: dashed;
	border-width:1px;
	border-color: #993300;
	font-weight:bold;
}
.tablecontent a:visited{
	text-decoration:none;
	border-bottom: dashed;
	border-width:1px;
	border-color: #993300;
	font-weight:bold;
}
.tablecontent a:active{
	text-decoration:none;
	border-bottom: dashed;
	border-width:1px;
	border-color: #993300;
	font-weight:bold;
}
.tablecontent a:hover{
	background-color: #FFFF99;
	font-weight:bold;
	border-width:0px;
}

IMG {border: 0;}

.headerImage {
	background-image:url(images/eco_01.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.menuImage {
	background-image:url(images/eco_02.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.rightRepeated {
	background-image:url(images/eco_05.jpg);
	background-repeat: repeat-y;
}
.leftRepeated {
	background-image:url(images/eco_03.jpg);
	background-repeat: repeat-y;
}
.contentBg{
	background-image:url(images/eco_04.jpg);
	background-repeat: repeat-y;
}	

