/* Generated by KompoZer */

dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu {
  position: absolute;
}

#menu dt {
  border: 0px solid gray;
  margin: 0px 0;
  background: #00005a url(bgmenu1.jpg) repeat-y left center;
  cursor: pointer;
  font-weight: bold;
  volume: 50;
  height: 20px;
  padding-top: 2px;
  max-width: 165px;
  width: 165px;
  color: #fdfdfd;
  font-size: 10pt;
  text-align: center;
}

#menu dd {
  border: 1px solid gray;
  background: #a5beff url(bgmenu2.jpg) repeat-y scroll center;
  position: absolute;
  margin-top: -1.4em;
  width: 10em;
  z-index: 100;
  font-size: 11pt;
  left: 10em;
}

#menu ul {
  padding: 2px;
}

#menu li {
  text-align: center;
  font-size: 85%;
  height: 18px;
  line-height: 18px;
}

#menu li a {
  text-decoration: none;
  display: block;
  color: #fdfdfd;
}

#menu dt a {
  text-decoration: none;
  display: block;
  color: #fdfdfd;
}

#menu li a:hover {
  color: #ffcc00;
}

#menu dt a:hover {
  color: #ffcc00;
}

#mentions {
  font-family: verdana,arial,sans-serif;
  position: absolute;
  color: #000000;
  background-color: #dddddd;
}

#mentions a {
  text-decoration: none;
  color: #222222;
}

#mentions a:hover {
  text-decoration: underline;
}
