TD,A {
	font-family: helvetica;
	font-size: 11px;
	color: #333333;
}


A:visited {
	color: #333333;
}

A:active {
	color: #333333;
}

A.footer {
	color: #CCCCCC;
}

A.footer:visited {
	color: #CCCCCC;
}

A.detailHead {
	background-color: #6B823A;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 11px;
}

A.detailHeadProj {
	background-color: #6B823A;
	color: #333333;
	font-family: helvetica;
}

INPUT {
	font-family : "Courier New", Courier, monospace;
	font-size: 11px;
}

.head {
	font-size: 14px;
	font-weight: bold;
}

.subhead {
	font-size: 12px;
}


/* backgrounds */
.leftNav {
	background-color: #666666;
}

.header {
	background-color: #B0B191;
}

.footer {
	background-color: #000000;
	color: #CCCCCC;
}

.stroke {
	background-color: #000000;
}

.searchFields {
	background-color: #B9C391;
}

.searchButton {
	background-color: #666666;
}

.searchPaging {
	background-color: #DE7426;
}

.spotlight {
	background-color: #DB7425;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 11px;
}

.spotlightProj {
	background-color: #3A5570;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 11px;
}

.listing {
	background-color: #DEE0D5;
}

.whiteFont {
	color: #FFFFFF;
}

.selectField {
	font-family : "Courier New", Courier, monospace;
	font-size: 11px;
}


.detailHead {
	background-color: #6B823A;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 11px;
}

.detailHeadProj {
	background-color: #D7D568;
	color: #333333;
	font-family: helvetica;
	font-size: 11px;
}

.body {
	background-color: #FFFFFF;
}



