.resultsBorder
{
	background-color: #000000;
}

.resultsDark
{
	background-color: #f2f2f2;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #000000; 
	font-weight: normal
}

.resultsLight
{
	background-color: #ffffff;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #000000; 
	font-weight: normal
}

.resultsDisabled
{
	background-color: #d0d0d0;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #000000; 
	font-weight: normal
}
