a
{
	color: #2a2a2a;
}

div#mainTop
{
	background-color: #e6e1e5;
	color: #1e1b1d;
}

div#topNavigation ul li a
{
	color: #1e1b1d;
}

div#topSearch input.searchButton
{
	background-color: #948e93;
	border: 1px solid #948e93;
	color: white;
}

div#topSearch input.searchField
{
	border: 1px solid white;
}

td#contentTableLeft h2.withBackground
{
	background-color: #857a83;
	color: white;
}

table.primaryTable tr th
{
	color: #322e31;
}

div.meter
{
	border: 1px solid #838383;
	background-color: white;
}

div.meter div.bar
{
	background-color: #635a61;
	height: 8px;
	margin: 1px;
}