
TD.CowAuthor {
    background: #ffddaa;
    vertical-align: top;
    padding: 5px;
}

TD.CowContent {
    background: #ffddaa;
    padding: 5px;
    overflow: auto;
}

TD.CowFineprint {
    background: #f1c161;
    background-image: url(images/cellbak.gif);
}

TD.Subs {
    background: #ffddaa;
    padding: 5px;
    font-size: 10;
}

TD.Data1 {
    background: #ffddaa;
    padding: 5px;
    text-align: center;
}

TD.Data2 {
    background: #f1c161;
    padding: 5px;
    text-align: center;
}

Table.CowFrame {
    border-width: 0px;
    background: #884411; 
    width: 80%;
    padding: 1px;
    margin-bottom: 10;
}

H1 {
    font-weight: bold;
    font-family: verdana;
    font-size: 20;
    color: black;
}

H2 {
    font-weight: bold;
    font-family: verdana;
    font-size: 16;
    color: black;
}

.Guest {
    font-family: verdana;
    font-size: 10;
    color: black;
}

.User {
    font-weight: bold;
    font-family: verdana;
    font-size: 11;
    color: black;
}

.Moderator {
    font-weight: bold;
    font-family: verdana;
    font-size: 12;
    color: blue;
}

.Admin {
    font-weight: bold;
    font-family: verdana;
    font-size: 12;
    color: red;
}

.System {
    font-weight: bold;
    font-family: courier;
    font-size: 12;
    color: black;
}

.Comment {
    font-family: verdana;
    font-size: 12;
    color: black;
}

.Fineprint {
    font-family: verdana;
    font-size: 10;
    color: black;
}

.Smallform {
    font-family: verdana;
    font-size: 10;
    color: black;
}

.Bigform {
    font-family: verdana;
    font-size: 12;
    color: black;
}

.Highscoredude {
    font-weight: bold;
    font-family: verdana;
    font-size: 14;
    color: black;
}

.Highscore {
    font-weight: bold;
    font-family: verdana;
    font-size: 14;
    color: black;
}

.Timer {
    font-family: verdana;
    font-size: 10;
    color: black;
}

.Error {
    font-family: verdana;
    font-weight: bold;
    font-size: 14;
    color: red;
}

.Sig {
    font-family: verdana;
    font-size: 10;
    color: black;
}

.Title {
    font-family: verdana;
    font-size: 10;
}

.Changed {
    font-family: verdana;
    font-weight: bold;
    font-size: 12;
    color: white;
    background-color: red;
}

A.Moollink {
  font-family: verdana;
  font-size: 10;
  text-decoration: underline;
  text-align: center;
  color: black;
}

A.Moollink:hover {
  background-color: #ffeedd
}

A {
  font-family: verdana;
  font-size: 12;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

A:hover {
  background-color: #e1b151;
}

select {
    border: 1px #000033;
    border-style: solid;
    font-size: 6pt
}

