body { background-color: #FFFFFF; color: #000000; font-family: Arial, Garamond, Helvetica;
  text-decoration: none; font-size: 100%; margin: 0; }
a:link { color: #FF0000; }
a:hover { background-color: #DDDDDD; }
a:visited { color: #000088; }
a:active { margin-left: 1px; margin-top: 1px; }

div.menuitems { 
  width: 100%; 
  background-color: DDDDDD; 
  color: 000000; 
}
div.menuitems a { 
  display: block;
  padding: 0;
  width: 120px;
  padding-left: 5px;
}
div.menuitems ul { list-style: none; padding: 0; margin: 0px; }
div.menuitems a:hover { background-color: #AAAAAA; }

pre { font-size: 11px; }

table.foundation { border-style: none; }
table.foundation td.menu { font-size: 70%; align: left; vertical-align: top; }
table.foundation td.body { font-size: 100%; align: left; vertical-align: top; padding-left: 10px; }
table.report th { background-color: 000088; color: FFFFFF; }
table.report tr { background-color: #FFFFFF; }
table.report tr.highlight { background-color: #AAAAAA; }
table.report a:link { color: #00088; }
table.report a:hover { background-color: #FFFFFF; }
table.report a:visited { color: #500000; }

h1, h2, h3, h4, div.menutitle { 
  width: 100%; 
  background-color: AAAAAA; 
  color: 0000AA; 
  margin: 0px; 
  border-bottom: 2px solid #333; 
  border-right: 2px solid #333;
  border-top: 2px solid #CCC; 
  border-left: 2px solid #CCC;
}
h1, h2, h3, div.menutitle {
  width: 100%;
}
h2, h3 { margin-top: 10px; }


#a:link { color: #FCEDBF; }
span.title { text-decoration: underline; font-size: 150%; }
span.navbar { font-size: 80%; padding: 2; }
table { border-style: none }
table.playerselect { border-style: none; font-size: 90%; }
table.playerselect td { align: left; padding: 0; }
table.playerselect input { width: 18; height: 18; }
table.report { background-color: #000000; border-style: none; color: #000000;
  font-size: 90%; }
span.positive { color: #3300FF; }
span.negative { color: #BB0000; }
span.item { color: #007700; }
