#sddm
{
margin: 0;
padding: 0;
z-index: 30
}
#sddm li{
margin: 0;
padding: 0;
list-style: none;
float:right;
font: bold 11px arial
}
#sddm li a{
display:block;
margin:0;
text-align:center;
text-decoration:none;
}
#sddm li a:hover
{	}
#sddm div{
position: absolute;
!position:relative;
visibility: hidden;
margin: 0;
padding: 0;
z-index:7000;
}
.News_Nav li Selected{
	background:url(images/news-nav.gif) repeat scroll center -10px ;}
#sddm div a{
background:none repeat scroll 0 0 #FF9619;
border-top:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-family:tahoma;
font-size:9pt;
height:25px;
line-height:2;
margin:0 1px 0 0;
padding:0 10px;
position:relative;
text-align:center;
text-decoration:none;
white-space:nowrap;
width:88px;
}
#sddm div a:hover{
background: #fff;
color:#1B4DB0;
}
.Btm-Brd{
background:url(images/menu-btm.gif) no-repeat;
float:right;
!float:left;
height:5px;
width:109px;
}