@charset "utf-8";
/* CSS Document */

#navtext{float:left; text-align:center; width:851px; margin-left:10px; margin: 0 auto; background:url(../images/menu_bg.jpg); overflow: hidden; }


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

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

.ddcolortabs li{
display:inline;
margin:0;
padding:0;	
}


.ddcolortabs a{
font: normal 11px Arial, Verdana, sans-serif;
float:left;
color:#ffffff;
height: 23px;
margin: 0 auto;
padding:8px 24px 0px 25px;
text-decoration:none;
letter-spacing: 0px;
background:url("../images/divider.jpg") top right no-repeat;

}


/* Safari v3 menu fix */

@media screen and (-webkit-min-device-pixel-ratio:0)
{

.ddcolortabs a {padding:8px 24px 0px 24px; }

}

.ddcolortabs a:hover{
color:#FFFFFF; background: url("../images/menu_hover.jpg") bottom center no-repeat;
}


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

.dropmenudiv_a{
position:absolute;
top: -40px;
font:normal 12px Arial;
line-height:18px;
z-index:100;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #000000;
padding: 2px 0;
text-decoration: none;
color:#ffffff;
text-align:left;
background-color:#dfb417;
}

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

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

background: url(../images/menuroll.jpg) #ba9303;
color: white;
}

















#droptop{background:url(../images/drop_top.jpg) repeat-x; height:19px;}
#dropbottom{background:url(../images/drop_bottom.jpg) repeat-x; height:17px;}