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: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0px 0px 0 0;
  position: relative;
  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;
}
ul#cssmw > li > span {
  background-image: none;
  display: block;
}
ul#cssmw > li > span > a {
  background-color: #0065B0;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  width: 96.4px;
}
ul#cssmw > li > span > a:active {
  background-color: #0065B0;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
  background-color: #8C2425;
  color: #FFFFFF;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;

}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a {
  background-color: #0065b0;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  width: 96.4px;
}
ul#cssmw ul.level-1 > li > a:active {
  background-color: #B8D249;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > a {
  background-color: #8C2425;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 111px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > a {
  background-color: #0065b0;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  width: 96.4px;
}
ul#cssmw ul.level-2 > li > a:active {
  background-color: #B8D249;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 > li:hover > a {
  background-color: #B8D249;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
