 body {
 background-color:#eeeeee;
 margin:0;
 padding:0;
 font-family:Verdana,Arial,sans-serif;
 font-size:10px;
 color:#5a5a5a;
}

table {
border: 1px solid #5a5a5a;
background-color: #ffffff;
background-image:url(bg.jpg);
}

table.stats {
border: 1px dotted #5a5a5a;
background-color: #eeeeee;
background-image:none;
}

table.players {
border: none;
background-color: #eeeeee;
background-image:none;
}

hr {
color: #cccccc;
height: 1px;
}

a {
 font-family:Verdana,Arial,sans-serif;
 font-size:10px;
 line-height:16px;
 text-decoration:underline;
 color:#000000;
}
a:link, a:visited, a:active {
 color:#000000;
}
a:hover {
 color:#000000;
 text-decoration:none;
}

a.nav, a.nav:link, a.nav:visited {
 display:block;
 width:120px;
 height: auto;
 background:#bababa;
 padding:1px;
 border:1px solid #5a5a5a;
 margin-top:2px;
 text-align:center;
 text-decoration:none;
 font-family:verdana, arial, sans-serif;
 font-size:1em; color:#000000;
 line-height:15px;
 overflow:hidden;
}

a.nav:hover {
 color:#000000;
 background:#eeeeee;
}

a.other, a.other:link, a.other:visited {
 display:block;
 width:120px;
 height:auto;
 padding:1px;
 background:#999999;
 border:1px solid #5A5A5A;
 margin-top:2px;
 text-align:center;
 text-decoration:none;
 font-family:verdana, arial, sans-serif;
 font-size:1em; color:#000000;
 line-height:15px;
 overflow:hidden;
}

a.other:hover {
 color:#000000;
 background:#eeeeee;
}


a.navpub, a.navpub:link, a.navpub:visited {
 display:block;
 width:120px;
 height:auto;
 padding:1px;
 background:#dedede;
 border:1px solid #5A5A5A;
 margin-top:2px;
 text-align:center;
 text-decoration:none;
 font-family:verdana, arial, sans-serif;
 font-size:1em; color:#000000;
 line-height:15px;
 overflow:hidden;
}

a.navpub:hover {
 color:#000000;
 background:#eeeeee;
}

h3 {
 color:#848484;
 font-family:Verdana,Arial,sans-serif;
  font-size:14px;
}

li {
 list-style-type:circle;
 padding-left:0;
 list-style-position:outside;
}
