﻿html {
	margin: 0px;
}


body {
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	white-space:normal;
	background-color: #666666;
	background-image: url(../images/ecocommunitypageBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;

	/*background-color:red;*/
}
/*body {margin:0;background:#EEF2F5;font-family: Arial,Helvetica,sans-serif;font-size:10px;color:#666666;white-space:normal;}*/
td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	white-space: normal;
}
a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #02abef;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.Left_Nav_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 12px;
}
.Left_Nav_Content a:link, .Left_Nav_Content a:active, .Left_Nav_Content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Left_Nav_Content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.Left_Nav_Content_Items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px #ffffff dashed;
}
.Left_Nav_Content_Items a:link, .Left_Nav_Content_Items a:active, .Left_Nav_Content_Items a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Left_Nav_Content_Items a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.Left_Nav_Oppacity {
	/*filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;*/
}
.Left_Nav_Oppacity_Inner {
	/*filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;*/
	
}
.Page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #000000;
}
.Page_Title a:link, .Page_Title a:active, .Page_Title a:visited, .Page_Title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #000000;
}
.ContentTD p {
	margin: 0px;
}
.ContentTD h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00aaEF;
	margin-bottom: 2px;

}
.ContentTD h2 a:link, .ContentTD h2 a:active, .ContentTD h2 a:visited, .ContentTD h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00aaEF;
}
.borderTable {
}
.borderTable td {
	border: 1px #C0C0C0 solid;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Border_Solar_Table {
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
}
.Border_Solar_Table td {
	border-bottom: 1px #000000 dotted;
	border-right: 1px #000000 solid;
	padding-top: 5px;
}
ul {margin-top: 0px;}
