.ddsmoothmenu {
	font: 12px/normal Verdana; text-align: center; font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul {
	margin: 0px; padding: 0px; list-style-type: none; z-index: 100;
}
.ddsmoothmenu ul li {
	float: left; display: inline; position: relative;
}
.ddsmoothmenu ul li a {
	padding: 10px; color: rgb(255, 255, 255); text-decoration: none; display: block;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
.ddsmoothmenu ul li a:link {
	font: 12px/normal Verdana; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul li a:visited {
	font: 12px/normal Verdana; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul li a.selected {
	background: rgb(54, 170, 227); color: white;
}
.ddsmoothmenu ul li a:hover {
	background: rgb(54, 170, 227); color: white;
}
.ddsmoothmenu ul li ul {
	display: none; visibility: hidden; position: absolute;
}
.ddsmoothmenu ul li ul li {
	float: none; display: list-item;
}
.ddsmoothmenu ul li ul li a:link {
	font: 12px/normal Verdana; text-align: left; color: rgb(255, 255, 255); display: block; font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul li ul li a:visited {
	font: 12px/normal Verdana; text-align: left; color: rgb(255, 255, 255); display: block; font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul li ul li a.selected {
	background: rgb(54, 170, 227); color: white;
}
.ddsmoothmenu ul li ul li a:hover {
	background: rgb(54, 170, 227); color: white;
}
.ddsmoothmenu ul li ul li ul {
	top: 0px;
}
.ddsmoothmenu ul li ul li a {
	background: rgb(61, 85, 109); font: 12px/normal Verdana; margin: 0px; padding: 5px; width: 200px; text-align: left; border-bottom-color: gray; border-top-width: 0px; border-bottom-width: 1px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}
* html .ddsmoothmenu {
	height: 1%;
}
.rightarrowclass {
	top: 6px; right: 5px; position: absolute;
}
.ddshadow {
	left: 0px; top: 0px; width: 0px; height: 0px; position: absolute;
}
.toplevelshadow {
	opacity: 0.8;
}
