.ddsmoothmenu{
font: 12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
background: none;
width: 100%;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

.ddsmoothmenu ul li a{
display: block;
background: none;
padding: 6px 24px;
border-right: 1px solid #A9C1B7;
color: #2d2b2b;
text-decoration: none;
}
* html .ddsmoothmenu ul li a{
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #6D9489;
}
.ddsmoothmenu ul li a.selected{
background: #F8FCF2; 
color: #6D9489;
}
.ddsmoothmenu ul li a:hover{
background: #CFE3BE;
color: #6D9489;
}
.ddsmoothmenu2 {
font: 12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
background: none;
width: 100%;
}
.ddsmoothmenu2 ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
.ddsmoothmenu2 ul li{
position: relative;
display: inline;
float: left;
}
.ddsmoothmenu2 ul li a{
display: block;
background: none;
color: white;
padding: 6px 26px;
color: #2d2b2b;
text-decoration: none;
}
* html .ddsmoothmenu2 ul li a{
display: inline-block;
}
.ddsmoothmenu2 ul li a:link, .ddsmoothmenu2 ul li a:visited{
color: #6D9489;
}
.ddsmoothmenu2 ul li a.selected{
background: #F8FCF2; 
color: #6D9489;
}
.ddsmoothmenu2 ul li a:hover{
background: #CFE3BE;
color: #6D9489;
}
.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 160px;
list-style-type: none;
font: 13px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
color: #A9C1B7;
}
.ddsmoothmenu-v ul li{
position: relative;
}
.ddsmoothmenu-v ul li a{
font: 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
display: block;
overflow: auto;
color: white;
text-decoration: none;
padding-left: 12px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #A9C1B7;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active, .ddsmoothmenu-v ul li a.selected{
background: white; 
color: #5B7B71;
}
.ddsmoothmenu-v ul li a:hover{
background: #CFE3BE;
color: #5B7B71;
}
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }