.slidetabsmenu{

float:left;

width:100%;

font-size: 12px;

line-height:normal;

margin-top:5px;
border-bottom: 0px solid gray;

}



* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/

margin-bottom: 0em;

}



.slidetabsmenu ul{

list-style-type: none;

margin:0;

padding:0;

}



.slidetabsmenu li{

display:inline;

margin:0;

padding:0;

}



.slidetabsmenu a{

float:left;



margin:0;
color:#fff;
margin-right: 0px;

padding:0 0 0 9px;

text-decoration:none;

}



.slidetabsmenu a span {

float:left;

display:block;

padding:8px 16px 8px 7px;

font-weight:bold;

color:#fff;

}

.online_bel

{

 float:left;

display:block;

padding:8px 16px 8px 7px;

font-weight:bold;

color:#fff;

}



/* Commented Backslash Hack hides rule from IE5-Mac \*/

.slidetabsmenu a span {float:none;}

/* End IE5-Mac hack */



.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{

color: white;

}



.slidetabsmenu a:hover, .slidetabsmenu li.selected a{

background-position:0% -125px;

}



.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{

background-position:100% -125px;

}



html>/**/body .IEonlybr{ /*None IE browsers hack*/

display: none; /*Hide BR tag in non IE browsers, since it's not needed*/

}





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



.dropmenudiv_c{

position:absolute;

top: 0;



/*border-width: 0 1px;*/

font:normal 11px Verdana;
padding-bottom:5px;
line-height:23px;

z-index:100;

background-image:url('/images/tab_bg.png');
margin-left:7px;
margin-top:3px;
background-position:bottom;

width: 186px;

visibility: hidden;



}





.dropmenudiv_c a{

width: auto;

display: block;

text-indent: 5px;

border: 0 solid #918d8d; /*THEME CHANGE HERE*/

border-bottom-width: 0px;

padding: 2px 0;

text-decoration: none;

font-weight: bold;

color: black;

}



* html .dropmenudiv_c a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/

background-color: #331745;
color:#fff;

}
