ul#cssmw0 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw0 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw0 ul li {
  background-image: none;
  float: none;
}
ul#cssmw0 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw0 li ul {
  display: none;
  top: 0;
}
ul#cssmw0 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw0 > li {
  background-image: none;
}
ul#cssmw0 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw0 > li > span > a {
	background-image: url("/images/cat2_off.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 25px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
ul#cssmw0 > li > span > a:active {
  font-size: 14px;
}
ul#cssmw0 > li:hover > span {
  display: block;
}
ul#cssmw0 > li:hover > span > a {
	background-image: url("/images/cat2_on.gif");
	color: #25CF9B;
	font-size: 11px;
}
