body {
  background-image: url(../images/bg-h.gif);
  background-repeat: repeat-x;
  background-color: #cccccc;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 44px;
}

td.title {
  background-color: #322401;
  font-family: verdana, arial;
  font-size: 11px;
  font-weight: 800;
  color: white;
}

td.menubar {
  background-color: #322401;
}

h1 {
  font-family: verdana, arial;
  font-size: 12px;
  font-weight: 800;
  margin: 10 0 20 0;
}

p.bodytext {
  font-family: verdana, arial;
  font-size: 12px;
  margin: 0 0 0 0;
}

p.bodytext a {
  text-decoration: none;
  font-weight: 800;
  color: black;
}

td.bottom {
  background-color: #322401;
  font-family: verdana, arial;
  font-size: 10px;
  color: white;
}

td.bottom a {
  text-decoration: none;
  color: white;
}

td.menu {
  font-family: verdana, arial;
  font-size: 11px;
  font-weight: 800;
  color: white;
}

td.menu a {
  text-decoration: none;
  color: white;
}

td.actmenu {
  font-family: verdana, arial;
  font-size: 11px;
  font-weight: 800;
  color: #ffb401;
}

td.legal {
  font-family: verdana, arial;
  font-size: 10px;
  color: #322600;
  padding-top: 4px;
}

td.legal a {
  text-decoration: none;
  color: #322600;
}

