/* $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: #000000; }

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

tr   { background: #e0e0e0; }
tr.a { background: #333333; }
tr.b { background: #666666; }

th       { color: #006888; }
th a     { color: #006888; }
th.label { color: #006888; }
th.text  { color: #006888; }

td       { text-align: center; }
td.label { text-align: left; padding-left: 1em; }
td.text  { text-align: left; }

td   { color: #ffffff; }
td a { color: #ffffff; }

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

h2 {
   font-size: 1.25em;
   color: #ffffff;
   margin: 1em 1em 0 0.85em;
}

h1 a { text-decoration: none; color: #ffffff; }
h2 a { color: #ffffff; }

p.footer   { color: #000000; padding-left: 1em; }
p.footer a {
   color: #000000;
   text-decoration: none;
   border-bottom: solid 1px #006888;
}

a { color: #ffffff; }

form { margin-top: 1em; }
