.ddsmoothmenu{font: bold 12px;width: 100%;text-align:left;background: url('../pic/web/bg/topmenu.gif') top left repeat-x;height:30px;}
.ddsmoothmenu ul{z-index:100;margin: 0;padding: 0;list-style-type: none;}
/*Top level list items*/
.ddsmoothmenu ul li{position: relative;display: inline;float: left;margin-left:0;padding:0 5px 0 5px;}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{display: block;padding: 7px  20px 7px 0 ;font-weight:bold; text-decoration: none;}

* html .ddsmoothmenu ul li a{display: inline-block;text-decoration:none;}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color:white;}

.ddsmoothmenu ul li a:hover{text-decoration:none;color: #a8c2fd;}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{position: absolute;left: 0; display: none;visibility: hidden;background-color:#5b97dd;}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{display: list-item;float: none}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{top: 0;}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a,.ddsmoothmenu ul li ul li a:hover{font-family:Tahoma; font: bold 11px;width: 170px; /*width of sub menus*/
padding: 7px 0 7px 0;
border-top-width: 0;
border-bottom: 1px solid #3a6eba;
color: #293d6b;
background-color:#5b97dd;

}
.ddsmoothmenu ul li ul li a:hover{color: #a8c2fd;}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{position: absolute;top: 12px;right: 12px;}

.rightarrowclass{position: absolute;top: 10px;right: 5px;}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;}

.toplevelshadow{opacity: 0.8;}

.ddsmoothmenu,.ddsmoothmenu ul li a,.ddsmoothmenu ul li ul li a{}
.ddsmoothmenu:hover,.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li ul li a:hover{}
.ddsmoothmenu .spre {padding:0;}
.ddsmoothmenu .spre li{padding:0;}
li.maintopmenu a.maintopmenu{}
li.maintopmenu a.maintopmenu:hover{}

