.ddcolortabs{
	margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background-image: url(http://www.kingsend.eu/images/content/hp_menu_tab.gif);
margin:0px 4px 0px 0px;
padding:4px 1px 4px 1px;
text-decoration:none;
letter-spacing: 0px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
}

.ddcolortabs a span{
float:left;
display:block;
background-image: url();
padding: 4px 4px 4px 8px;
margin:0px 4px 0px 0px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color: #000000;
}

.ddcolortabs a:hover span{
color: #000000;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/

}

.ddcolortabsline{
clear: both;
padding: 0px;
margin: 0px;
width: 100%;

height: 0px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0px ;
border: 0px solid #999999; /*THEME CHANGE HERE*/

font:normal 10px Lucida Sans;
line-height:18px;
z-index:100px;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999; /*THEME CHANGE HERE*/
border-right: 1px solid #999999; /*THEME CHANGE HERE*/
padding: 3px 5px 3px 5px;
text-decoration: none;
color: #555555;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #efefef;
color: #000000;
}