ul#cssmw_content {
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 10;
	width: 300px;
}
ul#cssmw_content ul {
	cursor: default;
	font-size: 8pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#cssmw_content ul li {
	background-image: none;
	float: none;
	font-size: 8pt;
	width: 300px;
}
ul#cssmw_content li {
	background-image: none;
	float: left;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 300px;
}
ul#cssmw_content li ul {
	display: none;
	top: 0;
}
ul#cssmw_content li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw_content > li {
  background-image: none;
}
ul#cssmw_content > li > a {
	background-color: #6600cc;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
}
ul#cssmw_content > li > a:active {
	background-color: #6666CC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	text-transform: none;
}
ul#cssmw_content > li:hover > a {
	background-color: #6666CC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}
ul#cssmw_content ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw_content ul.level-1 > li {
  background-image: none;
}
ul#cssmw_content ul.level-1 > li > a {
	background-color: #6666CC;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: none;
	width: 300px;
}
ul#cssmw_content ul.level-1 > li > a:active {
	background-color: #6666CC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw_content ul.level-1 > li:hover > a {
	background-color: #6666CC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw_content ul.level-2 {
  left: 111px;
}
ul#cssmw_content ul.level-2 > li {
  background-image: none;
}
ul#cssmw_content ul.level-2 > li > a {
	background-color: #6666CC;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: none;
	width: 300px;
}
ul#cssmw_content ul.level-2 > li > a:active {
	background-color: #6666CC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw_content ul.level-2 > li:hover > a {
	background-color: #6666CC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
