 A:link {text-decoration: none}
 A:visited {text-decoration: none}
 A:active {text-decoration: none}
 A:hover {text-decoration: underline; color: red;}
 body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;}
 td {font-size: 11px; font-family: Verdana;}
 .tdx {white-space: nowrap; font-size: 8pt;}
 .Odd{background-color: white; white-space: nowrap; height: 15px;}
 .Even{background-color: #EDF3FE; white-space: nowrap; height: 15px;}

 .errorOdd{background-color: white; color: #DD0000; white-space: nowrap; height: 15px;}
 .errorEven{background-color: #EDF3FE; color: #DD0000; white-space: nowrap; height: 15px;}

 .activeOdd{background-color: white; color: #0000FF; white-space: nowrap; height: 15px;}
 .activeEven{background-color: #EDF3FE; color: #0000FF; white-space: nowrap; height: 15px;}
  
 .queuedOdd{background-color: white; color: #ADAD00; white-space: nowrap; height: 15px;}
 .queuedEven{background-color: #EDF3FE; color: #ADAD00; white-space: nowrap; height: 15px;}

 .header{background-color: #3D80DF; font-weight: bold; font-size: 9pt;white-space: nowrap; height: 15px;}
 .total{background-color: #CFD3D3; white-space: nowrap; height: 15px;}

.BarGraphText
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana;
}

.BarGraphScale
{
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	width: 40px;
	top: 0px;
}

.graph1
{
	background: #FC0;
	margin: 1px 0px 1px 1px;
	width: 0px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-size: 12px;
	font-family: Verdana;
}

.graph1FF
{
	background: #FC0;
	margin: 2px 0px 1px 1px;
	width: 0px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-size: 13px;
	font-family: Verdana;
}

.graph2 
{
	background: #3C0;
	height: 1.0em;
	width: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:.75;
	opacity:.75;
}
.graph3 
{
	background: #00F;
	height: 1.0em;
	width: 0px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}