@charset "UTF-8";
.mainimagebkg {
	background-position: center center;
	border: 1px solid #666F65;
}
.newsbkg {
	background-image: url(images/news_bkg_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEE7DD;
}
/* CSS Document */
a:link {
	color: #DB8F20;
}
a:visited {
	color: #A85E10;
}
a:hover {
	color: #A85E10;
}
a:active {
	color: #D79027;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/interface-copy_09.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #666F65;
	margin: 0px;
	padding-left: 0px;
	padding-right: 1px;
	color: #333;
}
.leftbkgbar {
	background-image: url(images/interfacebkg_04.gif);
	background-repeat: repeat-y;
}
.rghtbkgbar {
	background-image: url(images/interfacebkg_07.gif);
	background-repeat: repeat-y;
}
.project_title {
	color: #475D44;
	font-size: 18px;
}
.maptitle_bkg {
	background-image: url(images/maptitle_bkg_09.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 14px;
	padding: 6px;
}
.fulldescription {
	line-height: 17px;
	font-size: 10pt;
	color: #666;
}
.brief_descript {
	color: #666;
	font-size: 12px;
}
.status_text {
	color: #c3693c;
	font-size: 12px;
}
.updatetext {
	color: #666F65;
	font-size: 11px;
}
p {
	margin: 0px 0px -2px;
	font-size: 10pt;
}
.footertd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C3AF;
}
.maptitle_bkg2 {
	background-image: url(images/nav_bkg_10.gif);
	background-repeat: repeat-x;
	color: #333;
	font-size: 14px;
	padding: 6px;
}
.tdborder {
	border: 1px solid #D5D5D5;
}
.newsbkg_home {
	background-image: url(images/news_bkg_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEE7DD;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
}
