/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #2c5017;
}
ul {
  text-align: center;
}
li {
  list-style-type: none;
}
a {
  display: block;
  width: 170px;
  height: 30px;
  background-image: url(../img/btn-bg1.gif);
  text-decoration: none;
  margin-left: -20px;
  line-height: 30px;
  font-family: Verdana;
  font-weight: bold;
  color: white;
  margin-top: 1px;
}
a:hover {
  background-image: url(../img/btn-bg2.gif);
  color: white;
}
.menuarea {
  width: 210px;
  margin-left: 0px;
  text-align: center;
  margin-top: 10px;
}
.toparea {
  text-align: center;
  color: white;
  font-size: 12pt;
}
