ul#cssmw1 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 2px;
  padding: 0 0 0 0;
}
ul#cssmw1 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw1 ul li {
  background-image: none;
  float: none;
}
ul#cssmw1 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw1 li ul {
  display: none;
  top: 0;
}
ul#cssmw1 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw1 > li {
  background-color: #63839c;
  background-image: none;
}
ul#cssmw1 > li > span {
  background-color: #63839c;
  background-image: none;
  display: block;
}
ul#cssmw1 > li > span > a {
  background-color: #c68c4b;
  background-image: none;
  background-position: center center;
  border-bottom: solid 1px #343446;
  border-left: solid 1px #fff;
  border-right: solid 1px #343446;
  border-top: solid 1px #fff;
  color: #fff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align:center;
  height: 21px;
  margin: 0 0 0 0;
  padding: 8px 5px 2px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 126px;
}
ul#cssmw1 > li > span > a:active {
  background-color: #748a63;
  background-position: center center;
  border-bottom: solid 1px #50516B;
  border-left: solid 1px #fff;
  border-right: solid 1px #50516B;
  border-top: solid 1px #fff;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
ul#cssmw1 > li:hover > span {
  display: block;
}
ul#cssmw1 > li:hover > span > a {
  background-color: #748a63;
  background-position: center center;
  border-bottom: solid 1px #50516B;
  border-left: solid 1px #fff;
  border-right: solid 1px #50516B;
  border-top: solid 1px #fff;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
