ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw li {
  zoom:1;
  background-image: none;
  border-bottom: solid 1px #9EA3AA;
  margin-bottom: -1px;
  padding: 0 0 0 0;
  position: relative;
  z-index: 1000;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li.hover ul {
  display: block;
  position: absolute;
}
ul#cssmw li {
  background-image: none;
  border-bottom: solid 1px #9EA3AA;
  margin-bottom: -1px;
}
ul#cssmw li span {
  background-image: none;
  display: block;
}
ul#cssmw li span a {
  background-image: url("../menu/graphics/menu.gif");
  background-repeat: repeat-y;
  border-bottom: solid 1px #9EA3AA;
  color: #000000;
  display: block;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  line-height: 16px;
  margin: 0 0 0 20px;
  padding: 6px 10px 6px 6px;
  text-decoration: none;
  width: 138px;
}

ul#cssmw li.hover span {
  display: block;
}
ul#cssmw li.hover span a {
  background-image: url("../menu/graphics/menuon.gif");
  background-repeat: repeat-y;
  border-bottom: solid 1px #9EA3AA;
  color: #0D092B;
  text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 140px;
}
ul#cssmw ul.level-1 li {
  background-image: none;
  border-bottom: solid 1px #9EA3AA;
  margin-bottom: -1px;
}
ul#cssmw ul.level-1 li a {
  background-image: url("../menu/graphics/menu.gif");
  background-repeat: repeat-y;
  border-bottom: solid 1px #9EA3AA;
  color: #000000;
  display: block;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  line-height: 16px;
  margin: 0 0 0 20px;
  padding: 6px 10px 6px 6px;
  text-decoration: none;
  width: 138px;
}

ul#cssmw ul.level-1 li.hover a {
  background-image: url("../menu/graphics/menuon.gif");
  background-repeat: repeat-y;
  color: #000000;
  text-decoration: none;
}
