body {
  margin: 25px;
  background: #eeeeee url(hw_2011-05-20_20-03-3214137.jpg) repeat fixed 0% 50%;
  font-size-adjust: none;
  line-height: normal;
  font-family: Verdana,Arial;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: 12px;
  font-stretch: normal;
  color: white;
}
ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.menu * {
  margin: 0;
  padding: 0;
}
ul.menu a {
  display: block;
  color: #000000;
  text-decoration: none;
}
ul.menu li {
  position: relative;
  float: left;
  margin-right: 2px;
}
ul.menu ul {
  background: #d1d1d1 none repeat scroll 0% 50%;
  position: absolute;
  top: 26px;
  left: 0;
  display: none;
  opacity: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.menu ul li {
  border-style: none solid solid;
  border-color: -moz-use-text-color #aaaaaa #aaaaaa;
  border-width: medium 1px 1px;
  margin: 0;
  position: relative;
  width: 148px;
}
ul.menu ul li a {
  padding: 3px 7px 5px;
  display: block;
  background-color: #d1d1d1;
}
ul.menu ul li a:hover {
  background-color: #c5c5c5;
}
ul.menu ul ul {
  left: 148px;
  top: -1px;
}
ul.menu .menulink {
  border: 1px solid #aaaaaa;
  padding: 5px 7px 7px;
  background: transparent url(header.gif) repeat scroll 0% 50%;
  font-weight: bold;
  width: 134px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
  background: transparent url(header_over.gif) repeat scroll 0% 50%;
}
ul.menu .sub {
  background: #d1d1d1 url(arrow.gif) no-repeat scroll 136px 8px;
}
ul.menu .topline {
  border-top: 1px solid #aaaaaa;
}
