.chromestyle{
width: 99%;
font:normal 10px Verdana;
text-decoration:none;
color:Gray;
}

.dropmenudiv{

top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font:normal 10px Verdana;
line-height:18px;
z-index:11111111111111111111!important;
background-color: white;
width:80px;
visibility: hidden; position:inherit; margin:1px 17px 0 0!important; border-top:none; padding: 3px 0 0 1px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */ /*Add Shadow in IE. Remove if desired*/
/*margin:0px 0 0 -6px; //margin:0px 0 0 -6px;  text-align:left; border-top:none; padding:3px 0 0 4px;*/
}


.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;
}

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

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.clear{ clear:both}
.top-navigation{ padding-top:5px; position:relative; z-index:99999;}
.top-navigation-link{ float:left; width:610px; text-align:right; font-size:11px; font-family:arial; color:#999; font-weight:bold; padding-top:5px;}
.top-navigation-link a { color:#333; text-decoration:none; padding:0 5px;}
.top-navigation-link a:hover{ color:#2e7cb7;  text-decoration:none; padding:0 5px;}
.change-language{ float:right; width:100px; height:18px; padding:5px 7px 0 0; margin-right:3px; background:url(../../images/lan-chenge.gif) no-repeat left top; }

.searchbox{ width:253px; height:23px; float:right; margin:15px 3px 0 0; z-index:0!important; position:inherit; }
.search-text{ float:left; width:204px; height:23px; background:url(../../images/search-text.gif) no-repeat left top; }
.search-text input	{ margin:2px 0 0 0; background:none; width:190px; border:none;}
.search-button{ float:left; width:39px; height:23px;}
.header{background:url(../../images/header-blueline.gif) repeat-x left bottom; height:3px;/* border-bottom:1px solid #000;*/}
