ul#cssmw2 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw2 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw2 ul li {
  background-image: none;
  float: none;
}
ul#cssmw2 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#cssmw2 li ul {
  display: none;
  top: 0;
}
ul#cssmw2 li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw2 li.hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw2 li.current > ul {
  position: absolute;
}
ul#cssmw2 > li {
  background-image: none;
}
ul#cssmw2 > li > a {
  background-color: #000000;
	background-image: none;
	color: #FF0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
ul#cssmw2 > li > a:active {
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
ul#cssmw2 > li:hover > a {
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

ul#cssmw2 > li.hover > a {
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

ul#cssmw2 > li.current > a.current {
  background-color: #ff0000;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
ul#cssmw2 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw2 ul.level-1 > li {
  background-image: none;
}
ul#cssmw2 ul.level-1 > li > a {
 background-color: #000000;
	background-image: none;
	color: #ff0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
}
ul#cssmw2 ul.level-1 > li > a:active {
  background-color: #666666;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw2 ul.level-1 > li:hover > a {
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

ul#cssmw2 ul.level-1 > li.hover > a {
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

ul#cssmw2 ul.level-1 > li.current > a.current {
  background-color: #ff0000;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

