.ddsmoothmenu{
	margin-top:0px;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	font-family:TAHOMA,GFSIgnacio;
	float:right;
}
.ddsmoothmenu ul{z-index:100;margin:0;padding-left:50px;list-style-type:none; padding-top:0px;}/**/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;}/**/
.ddsmoothmenu ul li a{display:block;/**/color:white;padding:7px 7px 8px 7px; margin: 8px 0px 0px 0px; border-right:0px solid #778;color:#065890;text-decoration:none;}
*html .ddsmoothmenu ul li a{/**/display:inline-block; }
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#ffffff; }
.ddsmoothmenu ul li a.selected{/**/background:#1f1f1f; color:#ffffff; }
.ddsmoothmenu ul li a:hover{
	text-decoration: none;
	color: #877035;
	height:100%;
}/**/
.ddsmoothmenu ul li ul li a:hover{
background:#877035;
color:#ffffff;
}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;/**/visibility:hidden; margin-top:0px; padding-left:0px;}/**/
.ddsmoothmenu ul li ul li{display:list-item;float:none;}/**/
.ddsmoothmenu ul li ul li ul{top:0;}/**/
.ddsmoothmenu ul li ul li a{font:normal 13px Verdana; color:#ffffff; background:#1f1f1f;width:160px;/**/padding:5px;margin:0;border-top-width:0;border-bottom:1px solid #ffffff;}/**/ 
* html .ddsmoothmenu{height:1%;}/**//**/
.downarrowclass{position:absolute;top:20px;right:7px;}
.rightarrowclass{position:absolute;top:6px;right:5px;}/**/
.ddshadow{/**/position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{/**/opacity:0.8;}