.chromestyle{
width: 629px; height:40px;
font:bold 13px Trebuchet MS;
font-stretch:expanded;
text-align:left;
color:#FFF;
}

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

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

.chromestyle ul li{
display: inline; height:40px;
margin: 0 0 0 0px;
text-decoration: none;
}

.chromestyle ul li a{
color: #FFF; height:40px;
padding:11px 18px; 
margin: 0 0 0 -2px;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/header/menu-bg-o.jpg) bottom;
/*background-color:#F98E47;*/
color:#FFFF00; height:40px;
padding:12px 18px;
 /*THEME CHANGE HERE*/
}

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

.dropmenudiv{
position:absolute;
margin:-1px auto 0 0px;
border:2px solid #009DCA; /*THEME CHANGE HERE*/
font:normal 12px Arial;
color:#FFF;
line-height:15px;
z-index:100;
background-color:#009DCA;
width: 220px;
visibility: hidden;
}
.dropmenudiv1{
position:absolute;
margin:-1px auto 0 auto;
border:2px solid #060C60; /*THEME CHANGE HERE*/
font:normal 12px Arial;
color:#FFFFFF;
line-height:15px;
z-index:100;
/*background-color:#2A3DFC;*/
width: 180px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #2E6EB3;
color:#FFF;
padding: 7px 0;
text-decoration: none;
font-weight: normal;
}

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

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-image:url(../images/header/butt-bg.jpg);
color:#FFFC00;
}

.chromemenu {
	width: 100px;
}
.chromemenu1 {
	width: 100%;
}
.chromemenu2 {
	width: 1000px;
}
.chromemenu3 {
	width: 1000px;
}
.chromemenu3 {
	width: 1000px;
}
.chromemenu4 {
	width: 1px;
}

.chromestyle4{
width: 10px; height:5px;
font-family:"Arial";
font-size:13px;
font-stretch:expanded;
color:#fff;
}