ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 1px 1px 1px 1px;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  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-color: #3C3972;
  background-image: none;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw > li > a:visited {
  background-color: #3C3972;
  color: #FFFFFF;
  font-size: 11px;
  outline-style: none;
}
ul#cssmw > li > a:active, ul#cssmw > li > a:focus {
  background-color: #C9C5D8;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw > li:hover > a, ul#cssmw > li:hover > a:link {
  background-color: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.hover > a, ul#cssmw > li.hover > a:link {
  background-color: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.current > a.current, ul#cssmw > li.current > a.current:link {
  background-color: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  margin-left: 20px;
  top: 100%;
}
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: #8279A6;
  background-image: none;
  border-bottom: solid 1px #fff;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 > li > a:visited {
  color: #FFFFFF;
  font-size: 11px;
  outline-style: none;
}
ul#cssmw ul.level-1 > li > a:active, ul#cssmw ul.level-1 > li > a:focus {
  background-color: #E0AA81;
  color: #FFFFFF;
  font-size: 11px;
  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: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  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: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  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: #C9C5D8;
  color: #3C3972;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
