.dropdownmenu { clear: both; margin: 0; white-space: nowrap; overflow: hidden; width: 100%; height: 40px;line-height:40px; color: #fff;}
.dorpmenu { float: left; width: 100px; color: #073763; height: 40px;line-height:40px;text-align: center; margin-left: -1px; }
a.dorpmenu:link, a.dorpmenu:visited, a.dorpmenu:active { color: #073763; display: block; text-decoration: none; height: 40px;line-height:40px;  font-size:16px; width:105px;}
a.dorpmenu:hover { color: #fff; text-decoration: none; line-height: 40px; background:url('../menubg.jpg') ; height:40px; width:105px;}
div.subdorpmenu { display: none; position: absolute; }
div.subdorpmenu ul { background-color: #2266aa;border-top: 0px; width: 100px; }
div.subdorpmenu ul.firstdrop { width: 98px; }
div.subdorpmenu li { padding: 0px; list-style-type: none; text-align: center; line-height: 40px; height: 40px;  }
div.subdorpmenu li.current { height: 40px;line-height: 40px; background-color: #073763; }
div.subdorpmenu a, a.subdorpmenu:link, a.subdropmenu:visited, a.subdorpmenu:active { display: block; color: #fff; text-decoration: none; font: 16px/40px Arial;}
a.subdorpmenu:hover { display: block; color: #073763; text-decoration: none; font: 14px/40px Arial; }

 text-decoration: none;
   font:12px/28px Arial;
}

a.subdorpmenu:hover {
   display:block;
   color: #fff; 
   text-decoration: none;
   font:12px/28px Arial;
} 
