body 
{
	font-family: Arial, helvetica, sans-serif;
	/*color: #666666;*/
	color: #000000;
	font-size:10pt;
}
table 
{
	font-size: 100%;
}
table 
{
	background-color:#ffffff;
}
table.Scores 
{
	background-color:#fafaff;
}
table.Scores2 
{
}

.gridFooter 
{
}
.gridHeader
{
	font-weight: bold;
	background-color: #eeeeee;
}
.gridItem
{
	background-color: #eeeeee;
}
.gridSelectedItem
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0048e0;
}
.gridPager
{
}

table.nav 
{
	font-weight: bold;
}

table.GraphsNav 
{
	width: 100%;
}

.newsHeader
{
	font-weight: bold;
}

.tableHeader
{
	font-weight: bold;
}
		
.graphs
{
	width: 20%;
}
.graphsSelected 
{
	background-color: #0048e0;
	width: 20%;
}
	
.Numbers 
{
	text-align: right;
	background-color: #ffffff;
}
	
.headingOne,
.headingOne td,
.headingOne th
{
	font-weight: bold;
	background-color: #eeeeee;
}
	
.headingTwo 
{
	font-weight: bold;
	background-color: #eeeeee;
}
	
.normalTwo 
{
	background-color: #eeeeee;
}

.headingOneNumbers 
{
	background-color:#ffffff;
	color: #0048e0;
	font-weight: bold;
	text-align: right;
}
.normalOneNumbers 
{
	font-weight: bold;
	text-align: right;
}

.pageTitle 
{
	font-size: 190%;
	font-weight: normal;
	color: #ff690a;
}

A
{
	text-decoration: none; 
	color: #003399;
}
A:hover
{
	text-decoration:underline; 
}

