body {
  font-family: Tahoma;
  font-size: 11px;
  background: #182E46;
  background-image: url("bg.gif");
  color: #FFFFFF;
  margin: 0;
}

table {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #B6D5F5;
}

a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.tborder {
  border: 1px solid #000000;
}

.thead, .top {
  background: #182E46;
  font-weight: bold;
}

.alt1 {
  background: #1F3D5D;
}

.alt2 {
  background: #1D3854;
}

.alt3, .mid {
  background: #1D3A58;
}

.boven {
  background: #FFCC33;
}
.extra {
  font-size: 9px;
}

.dir {
  font-weight: bold;
  font-size: 11px;
  height: 30px;
  background: #1F3D5D;
  border-bottom: 1px solid #000000;
}

.file {
  padding: 2px;
  border: 1px solid black;
}

#normal {
  background: #1F3D5D;
}

#hover {
  background: #182E46;
}

.info {
  font-family: Tahoma;
  font-size: 9px;
  background: #182E46;
  padding: 2px;
  border-top: 1px dotted black;
  cursor: pointer;
}

.nav {
  background: #183049;
}

.count {
  font-weight: normal;
  font-size: 10px;
  color: white;
}

.text {
  background: white;
  border: 1px solid #c1cfea;
  font-family: Verdana;
  font-size: 11px;
}

.button {
  font-family: Verdana;
  font-size: 11px;
}

.error {
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
}

.disabled {
  color: #666666;
}
