body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}
.border {
	border: 1px solid #CCCCCC;
}
.field {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

.small_bar {
	background-image: url(images/bar_bgcolor.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	height: 16px;
	color: #000000;
}
a:link {
	color: #7F0000;
	text-decoration: none;
}
a:visited {
	color: #7F0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #7F0000;
	text-decoration: none;
}

.large_bar {
	background-image: url(images/bigbar_bgcolor.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	height: 40px;
}
.newsletter_bar {
	background-image: url(images/bigbar_bgcolor.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
.bottom_outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.black_text {
	color: #000000;
}
.projects_nav {
	font-size: 12px;
	color: #000000;
}

.projects_nav a:link {
	color: #7F0000;
	text-decoration: none;
}
.projects_nav a:visited {
	text-decoration: none;
	color: #7F0000;
}
.projects_nav a:hover {
	color: #800000;
	text-decoration: none;
}
.projects_nav a:active {
	color: #7F0000;
	text-decoration: none;
}

.p_subnav{
	padding:5px; 
	font-weight:bold; 
	color:#999999; 
}
.p_subnav a:link {
	color:#999999;
	text-decoration: none;
}
.p_subnav a:visited {
	text-decoration: none;
	color:#999999;
}
.p_subnav a:hover {
	color: #7F0000;
	text-decoration: none;
}
.p_subnav a:active {
	color:#999999;
	text-decoration: none;
}
.bottom_divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
hr {
	color: #CCCCCC;
}
