a {text-decoration: none} 
a:link {color:#8888ee;}
a:visited {color:#8888ee;}
a:hover {color:#1111ee;}
a:active {color:#9999ff;}

#banner 	{position:absolute; top:0px; left:20px;}
#mainpage	{position:absolute; top:60px; left:420px;}
#stat_table 	{position:absolute; top:120px; left:23px;}

body {
background-color: #ffffff;
text-align: center;
font-size: 12pt;
}

div {text-align:left; text-indent:0px;}
img {border:0px;}

table#stats
{	
font-size:8pt; 
color:#000000;
border:10;
//width:990px;
}

table.games
{
font-size:8pt;
padding:0px;
border:0px;
color:#000000;
text-align:center;
background-color:#fafafa;
bordercolor:red;
}

table#options
{
position:absolute; 
top:90px; 
left:20px; 
text-align:center; 
font-size:10pt; 
width:1150px;
}

td.singledigit
{
width:30px;
}

td.percentage
{
width:60px;
}

td.full
{
width:80px;
}


#game_summary_panel
{
position:absolute;
top:120px;
left:1018px;
width:150px
background-color:#333333;
}

.singlegameinfo
{
position:relative; 
background-color:#eeeeff;
width:150px;
}


