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

tr   { background: #181818; }
tr.a { background: #232323; }
tr.b { background: #191919; }

th   { color: #C51E21; font-family: verdana; font-size: 0.75em; }
th a { color: #C51E21; }
th.label { color: #C51E21; }
th.text  { color: #C51E21; }

td       { text-align: center; font-family: verdana; font-size: 12px; font-weight: 530; }
td.label { text-align: left; padding-left: 1em; }
td.text  { text-align: left; }

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

h1 {
   font-family: verdana;
   font-size: 1.2em;
   color: #C51E21;
   margin: 1em 1em 0 0;
   padding-left: 0.2em;
   border-bottom: solid 2px #CCCCCC;
}

h2 {
   font-family: verdana;
   font-size: 1em;
   color: #C51E21;
   margin: 1em 1em 0 0.85em;
}

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

p.footer   { color: #CCCCCC; padding-left: 0.8em; font-family: verdana; font-size: 0.8em; }
p.footer a {
   color: #CCCCCC;
   text-decoration: none;
   border-bottom: solid 1px #CCCCCC;
}

a { color: #C51E21; }

p { color: #C51E21; }

form { margin-top: 1em; }

