body { background-color: #000000;
       color: #FFFFFF;
     }


a { font-family: "Tahoma";
    font-size: 10pt;
  }
a:link { color: #FF0000; }
a:visited { color: #FF0000; }
a:hover { color: #FFFF00; }
a:active { color: #FFFFFF; }
a.stat { color: #FFFFFF; }
a:hover.stat { color: #FFFF00; }


tr { }
tr.editrowO { background-color: #000000; }
tr.editrowE { background-color: #666666; }


td { font-family: "Tahoma";
     font-size: 10pt;
   }
td.menuhead { background-color: #0000FF;
              font-weight: bold;
              text-indent: 8px;
            }
td.menuitem { text-indent: 16px; }
td.edittitle { font-weight: bold;
               text-indent: 16px;
               padding-top: 15px;
             }
td.edithead { background-color: #0000FF;
              font-weight: bold;
              text-align: center;
              border-width: 1px;
              border-color: #000000;
              border-style: solid;
            }
td.edit { padding: 3px 5px 3px 5px;
          vertical-align: center;
        }
td.editfield { font-weight: bold;
               padding-left: 5px;
               padding-right: 5px;
             }
td.editjustify { text-align: right;
                 padding-left: 5px;
                 padding-right: 5px;
               }
td.hack { text-indent: 16px; }
#hacktitle { font-weight: bold;
             color: #00FF00;
           }


select { font-family: "Courier";
         font-size: 10pt;
       }
select.pitchspeed { font-size: 8pt; }
input { font-family: "Courier";
        font-size: 10pt;
      }
input.button { font-family: "Tahoma";
               font-size: 8pt;
             }

P { font-family: "Tahoma";
    font-size: 10pt;
  }
