.MainNavbar {
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	float: left;
}
.MainNavbar:Hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	background-color:#CCCCCC;
}
.MainTable {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	color: #002200;
}
.PageHeader {
	font-size: 20px;
	color: #739B74;
}
.FooterText {
	font-size: 10px;
	color: #006633;
}
body {
	font-size: 12px;
	color: #002200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeaderWhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.RegularText {
	font-size: 12px;
	color: #002200;
}
.Header {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.InputForm {
	font-size: 12px;
	border: 1px solid #000000;
}
.NewsList {
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	float: left;
	width: 100%;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.NewsList:Hover {
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	border: 1px dotted #0099CC;
	background-color: #E9F5F4;
}
#Partners td {
	padding-left: 20px;
}
.earth_hourbanner {
	background-image: url(images/earth%20day%203..jpg);
	height: 160px;
	width: 800px;
}
.counter {
	height: 100px;
	width: 160px;
	margin-left: 173px;
}
.contact {
	width: 600px;
}
.contactformleft {
	float: left;
	width: 300px;
}
.contactformright {
	float: right;
	width: 295px;
}.upper,.middle,.bottom {
    height:100px;
    width:100px;
}
.middle {
    
    position:relative;
    z-index:-100;
    margin:-10px 0px -10px 0px;
}
.bottom {
    
}
.upper {
    
}
