ul#cssmw {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	
}
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;
  text-align: center;
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0 0 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-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #332151;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 97px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
ul#cssmw > li > span > a:active {
  color: #332151;
  font-weight: bold;
  text-decoration: none;
  
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
  xborder-top: groove thin #00CCFF;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
  text-align: left;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
  text-align: left;
}
ul#cssmw ul.level-1 > li > span {
  background-image: none;
  display: block;
  text-align: left;
}
ul#cssmw ul.level-1 > li > span > a {
	background-image: none;
	border-bottom: solid 1px #000000;
	background-color: #C0B2B8;
	border-right: solid 1px #fff;
	color: #332151;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 145px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
ul#cssmw ul.level-1 > li > span > a:active {
	background-color: #8A9FA3;
	text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > span {
  display: block;
}
ul#cssmw ul.level-1 > li:hover > span > a {
	background-color: #E9DEBC;
	border-top: solid thin #00CCFF;
	color: #332151;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 116px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > a {
  background-color: #FFDD98;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #332151;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 120px;
}
ul#cssmw ul.level-2 > li > a:active {
  background-color: #E9DEBC;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 > li:hover > a {
  background-color: #E0AC4A;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
