.left_fade {
	background-attachment: scroll;
	background-image: url(images/left_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e1e5eb;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D7730F;
	font-weight: bolder;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}.projectnumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7b7b7b;
	font-weight: bold;
}

