.ddcolortabs{}
.ddcolortabs li{display:inline;margin:0px;padding:0;}
.ddcolortabs a{font-size:14px;float:left;text-decoration:none;padding:0;width:100px;height:46px; line-height:46px;color:#fff;text-align:center;font-weight:bold; background:url(images/menubg.png) no-repeat right;}
.ddcolortabs a:hover{cursor:pointer;height:46px; color:#F7212B; background:#fff; }
.ddcolortabs a:hover span{cursor:pointer; }

#ddcolortabs .selected a span{height:46px; color:#F7212B; font-weight:bold;cursor:pointer; background:#fff;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{position:absolute;top: 0;border: 0px solid #745513;border-top-width: 0px ;border-bottom-width: 0;font:normal 12px Arial;line-height:18px;z-index:100;visibility: hidden; text-align:left; padding:10px; width:80px;color:#FFFFFF; background:#ED4242;  filter:alpha(opacity=80); opacity: 0.8;clear:both;}
.dropmenudiv_a li { width:120px; list-style:none; line-height:20px; float:left; margin-right:5px;}
.dropmenudiv_a li a{width:auto;text-indent: 5px;border-top: 0 solid #8b783f;padding: 2px 0;text-decoration: none;color: #fff;float:left;}
.dropmenudiv_a a:visited { color:#fff;}
* html .dropmenudiv_a a{width: 100%;}
.dropmenudiv_a a:hover{color: #ffedc3; text-decoration:underline;}
