body {
	background-color: #FFFFFF;
	background-image:  url("/images/page_background_white.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0em 0em 0em 0em;
	color: #000000;
	scrollbar-face-color: #ffffff; 
    scrollbar-shadow-color: #4A8210; 
    scrollbar-highlight-color: #E6E1C4; 
    scrollbar-track-color: #EDF0E1; 
    scrollbar-arrow-color: #000000;
	
	
	}
h1 {
	color: #4A8210;
	font-size: 1.3em;
	}
h2 {
	color: #4A8210;
	font-size: 1.2em;
	}
h3 {
	color: #4A8210;
	font-size: 1.1em;
	}
h4 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	}
.pageheader{
	background-image:  url("/images/trees_top_new.jpg");
	background-repeat: repeat-x;
}	
	
table {
	color: #000000
	}
td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%
	}

.FormBackgroundColor {
	color: #CCCCCC
	}

.centrebox{
	padding: 10px;


}

	
.main_content {
	padding-right: 10px;
	padding-left: 20px;
}
/*side nav info buttons*/
.home {
	background-image:  url("/images/navigation/home.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.home{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.home:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.home:active{
	color: #ffffff;
	text-decoration: none;
	opacity: 1;
	filter:alpha(opacity=100);
}

.projects {
	background-image:  url("/images/navigation/projects.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.projects{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.projects:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.projects:active{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}	

.reports {
	background-image:  url("/images/navigation/reports.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.reports{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.reports:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.reports:active{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}	
	
.members {
	background-image:  url("/images/navigation/members.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.members{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.members:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.members:active{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}	
	
.contacts {
	background-image:  url("/images/navigation/contact.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.contacts{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.contacts:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.contacts:active{
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
	filter:alpha(opacity=100);
}

.news {
	background-image:  url("/images/navigation/news.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.news{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.news:hover{	
	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.news:active{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}	

.links {
	background-image:  url("/images/navigation/links.jpg");
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	margin: 3px 0px;
	text-indent: 4px;
	display: block;
	width: 115px;
}
a.links{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}
a.links:hover{	opacity: 0.65;
	filter:alpha(opacity=65);
	color: #000000;
	text-decoration: none;
}
a.links:active{
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	text-decoration: none;
}	
/*end of side nav info buttons*/

.greenline {
	background-image:  url("/images/green_line.gif");
	background-repeat: repeat-x;
}
.breadcrumbs {
	font-size: 12px;
	color: #003300;

}
.breadcrumbs a:link {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	color: #003300;
}

.breadcrumbs:visited {
	color: #003300;
	margin-right: 0px;
	margin-left: 0px;
}
.breadcrumbs:hover {
	color: #990000;

}
.breadcrumbs:active {
	color: #003300;

}


.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #26313E;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
.greenvert {
	background-image:  url("/images/green_line3.gif");
	background-repeat: repeat-y;
}
.cellunderline {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #108200;
}
.cellbox {
	border: 1px solid #087D00;
	background-color: #EDF0E1;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar {
	background-color: #EDF0E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #397900;
}
.footer {
	font-size: 12px;
	color: #1F4204;
	padding: 2px;
	margin:3px;
}
/* form style*/


input {
	margin: 0px;
	padding: 2px;
	/*font-size: 11px;*/
	border: 1px solid #4A8210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;

}

select {
	/*font-size: 11px;*/
	margin: 0px;
	padding: 0px;
	border: 1px solid #4A8210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	/*font-size: 11px;*/
	border: 1px solid #4A8210;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* form style*/

/* code to allow scrolling tables */
#header { width: 98%;}
#scroll { overflow: auto; width: 95%; height:350px; padding:0px; margin: 0px }

/* styled tables */
#table1 td{
	border-bottom: 1px solid #B7BF12;
}
