body {
  scrollbar-face-color: #E0E0E0;
  scrollbar-shadow-color: #E0E0E0;
  scrollbar-darkshadow-color: #B1B1B1;
  scrollbar-highlight-color: #E0E0E0;
  scrollbar-3dlight-color: #B1B1B1;
  scrollbar-track-color: #F5F5F5;
  scrollbar-arrow-color: #000000;
  background-color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.fpbody {
  background-image: url('layout/headback.gif');
  background-repeat: repeat-x;
  background-color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.navi, .navi a, .navi a:active, .navi a:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #818181;
  text-decoration: none;
}

.navi a:hover {
  color: #000000;
}

.button {
  color: black;
  background-color: #FFC58B;
  font-variant: small-caps;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  border: 1px #AB0030 solid;
}

.field {
  border: 1px black solid;
}

.red {
  color: #CC0015;
}

a, a:active, a:visited {
  color: #0066CC;
}

a:hover {
  color: black;
}

img {
  border-color: #B1B1B1;
}

.screw {
  color: black;
  font-weight: bold;
}

.nick {
  color: #6CAA00;
  font-weight: bold;
}

.kick {
  color: #AC0332;
  font-weight: bold;
}

.priv {
  font-weight: normal;
}

.me {
  color: #0066CC;
  font-weight: bold;
}

.text {
  font-weight: normal;
}

.login {
  color: #32C71E;
  font-weight: bold;
}

.logout {
  color: #AC0332;
  font-weight: bold;
}

.pop {
  color: #26B8BD;
  font-weight: bold;
}

H1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}