.ddsmoothmenu {
	font: bold 12px/normal Arial; width: 801px; 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; text-align:center;
}
.ddsmoothmenu ul li a {
	padding: 8px 20px; color: rgb(45, 43, 43); text-decoration: none; display: block;
}
* html .ddsmoothmenu ul li a {
	display: inline-block; color:#666;
}
.ddsmoothmenu ul li a:link {
	color: rgb(0, 0, 0); color:#666;
}
.ddsmoothmenu ul li a:visited {
	color: rgb(0, 0, 0); color:#666;
}
.ddsmoothmenu ul li a.selected {
	color: red;
}
.ddsmoothmenu ul li a:hover {
	color: red;
}
.ddsmoothmenu ul li ul {
	left: 0px; width: 130px; display: none; visibility: hidden; position: absolute; background-color: rgb(235, 235, 235);
}
.ddsmoothmenu ul li ul li {
	float: none; display: list-item;
}
.ddsmoothmenu ul li ul li ul {
	top: 0px; width: 150px; margin:0px;
}
.ddsmoothmenu ul li ul li ul li a {
	font: 12px/normal Arial; margin: 0px; padding: 10px 10px 10px 10px; width: 129px; border-bottom-color: rgb(154, 160, 173); border-top-width: 0px; border-bottom-width: 1px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}
.ddsmoothmenu ul li ul li a {
	font: 12px/normal Arial; margin: 0px; padding: 10px 10px 10px 10px; width: 109px; border-bottom-color: rgb(154, 160, 173); border-top-width: 0px; border-bottom-width: 1px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}
* html .ddsmoothmenu {
	height: 1%;
}
