td.menubar a
{
    color: #0068b1;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

td.menuactive a
{
	color: #000000;							        
	text-decoration: none;								        
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 15px;
}

td.menubar
{
	background: #eeeeee;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

td.menuitem
{
	font-size: 11px;
	font-family: sans-serif;
}

a.menulink
{
	color: white;
}

a.menulink:hover
{
    color: #000066;
}

h5
{
	width: 140px;
	height: 25px;
	text-indent: 25px;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	background: url(img/menu_background.png)
	no-repeat 0 0;
}
div.header																
{
	width: 760px;
	height: 60px;
	position: relative;
	left: 0px;
	display: block;
	background: url(img/blue_header.png)
	no-repeat 0 0;
}

table.results
{
	background: #eeeeee;
}

td.graphs
{
    background: #ffffff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	width: 900px;
	text-align: left;
	vertical-align: top;
	border-spacing: 10px;
}
									
																			
