ul#cssmw1 {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 1000;
}
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;
	z-index: 1000;
}
ul#cssmw1 li ul {
  display: none;
  top: 0;
}
ul#cssmw1 li:hover > ul {
  display: block;
  position: absolute;
}

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

ul#cssmw1 li.current > ul {
  position: absolute;
}
ul#cssmw1 > li {
  background-image: none;
}
ul#cssmw1 > li > a, ul#cssmw1 > li > a:link {
	/*border-right:1px #666777 solid;*/
	background-color: #666666;
	background-image: none;
	background-repeat: repeat-x;
	color: #ffffff;
	display: block;
	font-family: "&quot;Trebuchet MS&quot;", Tahoma;
	font-size: 11px;
	font-style: normal;
	height: 14px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 3px 8px 9px 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
ul#cssmw1 > li:hover > a, ul#cssmw1 > li:hover > a:link {
  background-color: #999999;
  background-repeat: repeat-y;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline-style: none;
}

ul#cssmw1 > li.hover > a, ul#cssmw1 > li.hover > a:link {
  background-color: #999999;
  background-repeat: repeat-y;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  outline-style: none;
}

ul#cssmw1 > li.current > a.current, ul#cssmw1 > li.current > a.current:link {
	background-color: #999999;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
ul#cssmw1 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw1 ul.level-1 > li {
  background-image: none;
}
ul#cssmw1 ul.level-1 > li > a, ul#cssmw1 ul.level-1 > li > a:link {
  background-color: #666666;
  background-image: none;
  color: #F4F2FC;
  display: block;
  font-family: "&quot;Trebuchet MS&quot;", Tahoma;
  font-size: 12px;
  font-style: normal;
  height: 14px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 3px 12px 9px 12px;
  text-decoration: none;
  text-transform: uppercase;
  outline-style: none;
}
ul#cssmw1 ul.level-1 > li:hover > a, ul#cssmw1 ul.level-1 > li:hover > a:link {
	background-color: #999999;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}

ul#cssmw1 ul.level-1 > li.hover > a, ul#cssmw1 ul.level-1 > li.hover > a:link {
	background-color: #999999;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}

ul#cssmw1 ul.level-1 > li.current > a.current, ul#cssmw1 ul.level-1 > li.current > a.current:link {
	background-color: #999999;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	outline-style: none;
}
/*input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}*/