body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #939495;
	scrollbar-highlight-color: #939495;
	scrollbar-shadow-color: #7B7B79;
	scrollbar-3dlight-color: #7B7B79;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #D9DADC;
	scrollbar-darkshadow-color: #7B7B79;
	background-image: url(images/bg.png);
	}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
.newsevents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C64C3F;
	text-decoration: underline;
	font-size: 14px;
}

.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

.newseventstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F49546;
	text-decoration: none;
}
.currentprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.project_heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}

.downlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B2B2B;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.downlinks:hover {
	color: #FFFFFF;
}
.newsdates {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.projectlinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.sitemap {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 24px;
}
