/* $Id: stats.css,v 1.3 2004/02/02 22:54:06 colino Exp $ */
/* This file has been generated automatically by mohstats;  it will be regenerated;  do not edit. */

body { background: Black;  font: xx-small;  }

table {
   width: 85%;
   border-collapse: collapse;
   border-top: solid 2px #103863;
}

tr   { background: #001831;  font: x-small;  }
tr.a { background: 103863; }
tr.b { background: #001831; }

th       { color: #D6D6E7; }
th a     { color: #D6D6E7; }
th.label { color: #D6D6E7; }
th.text  { color: White;  font: xx-small;  }

td       { text-align: center;  font: x-small;  }
td.label { text-align: left; padding-left: 1em;  font: xx-small;  }
td.text  { text-align: left;  font: xx-small;  }

td   { color: White;  font: x-small;  }
td a { color: White;  font: x-small;  }

h1 {
   font-size: small;
   color: White;
   margin: 1em 1em 0 0;
   padding-left: 0.85em;
   border-bottom: solid 2px #D6D6E7;
   font: small;
}

h2 {
   font-size: small;
   color: White;
   margin: 1em 1em 0 0.85em;
}

h1 a { text-decoration: none; color: White;  font: small;  }
h2 a { color: White;  font: small;  }

p.footer   { color: White; padding-left: 1em;  font: medium;  }
p.footer a {
   color: White;
   text-decoration: none;
   border-bottom: solid 1px #D6D6E7;
   font: small;
}

a { color: White;  font: small;  }

form { margin-top: 1em; }
