.ddsmoothmenu{ float:right; margin-top:5px; font-size:12px;}
.menuFirst{background:none !important; color:#FFF !important;}
.ddsmoothmenu .menuFirst a:hover, .ddsmoothmenu .menuFirst a.selected{ background: url(../images/ffffff_90.png); color:#333}

.ddsmoothmenu ul{margin: 0; padding: 0; list-style-type: none;}
.ddsmoothmenu ul li{position: relative; display: block; float: left;}
.ddsmoothmenu ul li a{display: block; height:30px; line-height:30px; padding: 0 5px; background: url(../images/000066_90.png); margin-right:1px; text-decoration: none;}
.ddsmoothmenu .menuFirst ul li a {background: url(../images/000066_90.png); color: #fff; font-size: 11px !important;}

* html .ddsmoothmenu ul li a{ display: inline-block; /*IE6 hack to get sub menu links to behave correctly*/}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color: #fff;}
.ddsmoothmenu .menuFirst ul li a:link, .ddsmoothmenu .menuFirst ul li a:visited{color: #fff;}

.ddsmoothmenu ul li a.selected{color: #fff;}
.ddsmoothmenu .menuFirst ul li a.selected{background: url(../images/ffffff_90.png); color:#333}

.ddsmoothmenu ul li a:hover{color: #fff;}
.ddsmoothmenu .menuFirst ul li a:hover{background: url(../images/ffffff_90.png); color:#333}

.ddsmoothmenu ul li ul{position: absolute; left: 0; display: none; visibility: hidden;}
.ddsmoothmenu ul li ul li{display: list-item; float: none;}
.ddsmoothmenu ul li ul li ul{top: 0;}
.ddsmoothmenu ul li ul li a{width: 160px; height:25px; line-height:25px; overflow:hidden; padding:0 5px; margin: 0 0 0 0; border-top-width: 0; border-bottom: 1px solid #ccc; border-left: 1px solid #fff;}

* html .ddsmoothmenu{height: 1%;}

.downarrowclass{position: absolute; top: 50%; margin-top:-5px; right: 7px;}
.rightarrowclass{ position: absolute; top: 50%; margin-top:-5px; right: 5px;}

.ddshadow{ position: absolute; left: 0; top: 0; width: 0; height: 0; background: black;}
.toplevelshadow{opacity: 0.5;}