img{ border:0}

.ddsmoothmenu{
	font: bold 12px Verdana; 
	width:674px;
	display:inherit;
	padding-left: 20px;
	padding-top: 1px;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}


.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	padding-top:13px;
	float: left;
	width: 70px;
	text-align:center;
	color: #FFF;
}


.ddsmoothmenu ul li a{color: #FFF;
display: block;

}

* html .ddsmoothmenu ul li a{ 
display: inline-block;color: #FFF;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color: #FFF;

}

.ddsmoothmenu ul li a.selected{ 

}

.ddsmoothmenu ul li a:hover{
color: #ccc;
}
	

.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; 
visibility: hidden;
background:#000;
width:80px;
color:#FFF;
opacity: 0.8;
text-align:center;
filter:alpha(opacity=30);
padding:5px 0 10px 0
}


.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}


.ddsmoothmenu ul li ul li ul{
top: 0;
margin-top:0
}


.ddsmoothmenu ul li ul li a{
font: normal 12px Verdana;
width: 70px; 
margin: 0;
text-decoration:none; line-height:25px; color:#fff;
margin-left:0px;
display:inline;
}

.ddsmoothmenu ul li ul li a:hover{
font: normal 12px Verdana;
width: 70px; 
margin: 0;
text-decoration:none; line-height:25px; color:#ccc;
margin-left:0px;
display:inline;
}

.ddsmoothmenu ul li ul li a:visited{
font: normal 12px Verdana;
width: 70px; 
margin: 0;
text-decoration:none; line-height:25px; color:#fff;
margin-left:0px;
display:inline;
}


* html .ddsmoothmenu{height: 1%;} 




.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



.ddshadow{ 
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{
opacity: 0.8;
}


