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 ul li {
  background-image: none;
}
ul#cssmw li {
  background-image: none;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw li.hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw li.current > ul {
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
}
ul#cssmw > li > a, ul#cssmw > li > a:link {
  background-image: url("../cssmw_images/menu-rule.gif");
  background-position: top;
  background-repeat: no-repeat;
  border-style: none;
  border-width: 0px;
  color: #ffffff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 22px;
  margin: 0 0 0 0;
  padding: 8px 0px 0px 10px;
  text-decoration: none;
  width: 210px;
  outline-style: none;
}
ul#cssmw > li > a:active, ul#cssmw > li > a:focus {
  background-color: #ffff00;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw > li:hover > a, ul#cssmw > li:hover > a:link {
  background-color: #ffff00;
  background-repeat: no-repeat;
  border-style: none;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.hover > a, ul#cssmw > li.hover > a:link {
  background-color: #ffff00;
  background-repeat: no-repeat;
  border-style: none;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.current > a.current, ul#cssmw > li.current > a.current:link {
  background-color: #ffff00;
  background-repeat: no-repeat;
  border-style: none;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 {
  left: 211px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {
  background-color: #ffff00;
  background-image: url("../cssmw_images/menu-rule.gif");
  background-repeat: no-repeat;
  border-style: none;
  border-width: 0px;
  color: #333333;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 22px;
  margin: 0 0 0 0;
  padding: 8px 0px 0px 10px;
  text-decoration: none;
  width: 210px;
  outline-style: none;
}
ul#cssmw ul.level-1 > li > a:visited {
  background-color: #ffff00;
  outline-style: none;
}
ul#cssmw ul.level-1 > li > a:active, ul#cssmw ul.level-1 > li > a:focus {
  background-color: #ffff00;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {
  background-color: #666666;
  background-repeat: no-repeat;
  border-style: none;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
  background-color: #666666;
  background-repeat: no-repeat;
  border-style: none;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw ul.level-1 > li.current > a.current, ul#cssmw ul.level-1 > li.current > a.current:link {
  background-color: #666666;
  background-repeat: no-repeat;
  border-style: none;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
