.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(menu_bg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #484848;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-size:12px;
}

.chromestyle ul li a:hover{
color:#f10404;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
text-align:left;
}

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

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
.wrst_l {
width:5px;
height:27px;
background:url(../interface_top/l.gif); 
background-repeat:no-repeat;
float:left
}

.wrst_r {
width:5px;
height:27px;
background:url(../interface_top/r.gif); 
background-repeat:no-repeat;
float:right;
}

.wrst {
position:relative;
width:1095px;
height:27px;
color: #E9E9E9;
background:url(../interface_top/bg.gif); 
background-repeat: repeat-x;
margin:auto;



}

#interface_label {
width:338px;
height:27px;
padding-top:5px;
padding-left:3px;
background:url(../interface_top/label.gif); 
background-repeat:no-repeat;
float:left;
position:relative;
}
#interface_label a {

font-family:Arial;
font-size:12px;
color:#1687ed;
text-decoration:none;
font-weight:bold;
}
#interface_label a:hover {
text-decoration:underline;
color:#1687ed;
}

.wrst a {
margin:5px;
font-family:Arial;
font-size:10px;
color:#666666;
text-decoration:none;
}
.wrst a:hover {
text-decoration:underline;
color:#1687ed;
}

#gbar{height:22px;padding-left:2px}
#gbar2{height:22px;padding-left:2px}

#gbi,#gbs{background:#fff;left:0;position:absolute;top:26px;visibility:hidden;z-index:1000; margin-left:590px; text-align:left}

#gbi2,#gbs2{background:#fff;left:0;position:absolute;top:26px;visibility:hidden;z-index:1000; margin-left:590px; text-align:left}
#gbi,#gbi2{border:1px solid;border-color:#d3d3d3 #b0b0b0 #b0b0b0 #d3d3d3;z-index:1001}

#gbar,#gbar2{font-size:13px;padding-top:1px !important}

@media all{.gb1,.gb3{height:22px;margin-right:.73em;vertical-align:top}#gbar{float:left}}
.gb2{display:block;padding:.2em .5em}
a.gb1,a.gb2,a.gb3{color:#00c !important}
.gb2,.gb3{text-decoration:none}
a.gb2:hover{background:#1687ed;color:#fff !important}

