BODY {
  margin:0;padding:0;
  background-color: #E5E4D7;
}
BODY, TD {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #4E6D36;
}
A {
  color: #4E6D36;
  text-decoration: none;
}
A:hover {
  color: #878143;
  text-decoration: none;
}

#foot {
  padding: 0 0 20px 0;
  text-align: center;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  color: #999676;
}
#foot A {
  color: #999676;
  text-decoration: none;
}
#foot A:hover {
  color: #4E6D36;
  text-decoration: none;
}

#head {
  background: url('/images/bt.jpg') bottom no-repeat;
}
#main {
  background: url('/images/bg.jpg') no-repeat;
}

#menu TD {
  text-align: right;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
}

