table.ResultsTable tr.headerrow td 
{
	background:#960200 none repeat scroll 0 0;
	color:white;
	font-weight:bold;
	text-align:center;
	white-space:normal !important;
}

table.CriteriaTable td.headerrow 
{
	background:#960200 none repeat scroll 0 0;
	color:white;
	font-weight:bold;
	padding:1px 15px 1px 2px;
}

table.dsheadertable tr td 
{
	background:#960200 none repeat scroll 0 0;
	color:white;
}

TR.sectionheader TD {
		background: #999999;
		color: white;	
	}

