tr.stat_head
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #CFC194;
}



tr.stat_bg_1,
tr.stat_bg_2
{
	font-size: 8pt;
}

tr.stat_bg_1
{
	background-color: #F0F0F0;
}
tr.stat_bg_2
{
	background-color: #FFFFFF;
}

tr.stat_bg_1 a,
tr.stat_bg_2 a
{
	text-decoration: none;
	color: #990000;
}
tr.stat_bg_1 a:hover,
tr.stat_bg_2 a:hover
{
	color: #000066;
}
