ul#cssmw {

height:22px;
  cursor: pointer;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0px 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: 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 {

border-right:1px solid #FFFFFF;
display:block;
margin:0px;

  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  font-style: normal;
  padding: 0px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  width: 100px;
  outline-style: none;
}
ul#cssmw > li:hover > a, ul#cssmw > li:hover > a:link {


  color: #FFFFFF;
  text-decoration: none;
  text-transform: none;
  outline-style: none;
}

ul#cssmw > li.hover > a, ul#cssmw > li.hover > a:link {

  color: #FFFFFF;
  text-decoration: none;
  text-transform: none;
  outline-style: none;
}

ul#cssmw > li.current > a.current, ul#cssmw > li.current > a.current:link {

  color: #000000;
  text-decoration: none;
  text-transform: none;
  outline-style: none;
}
ul#cssmw ul.level-1 {
  left:8px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
  background-color:#CCC;
}
ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {
   background-image:url(../../images/repeater.png);
   background-repeat:repeat-x;
  color: #000000;
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: normal;
  height: 22px;
  margin: 0 0 0 0;
  padding: 1px 0px 0px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  width: 150px;
  outline-style: none;
  border-left:solid 1px #FFF;
  text-align:left;
   
}
ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {

  color: #0000FF;
  text-decoration: underline;
  text-transform: none;
  outline-style: none;
 
}

ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: none;
  outline-style: none;
}

ul#cssmw ul.level-1 > li.current > a.current, ul#cssmw ul.level-1 > li.current > a.current:link {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: none;
  outline-style: none;
}

