.chromestyle{
    /*width: 100%;*/
    width: 400px;
    height: 34px;
    font-weight: bold;
    display: inline;
}

.chromestyle ul{
    /*width: 100%;*/
    margin: 0;
    text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
    display: inline;
}

.chromestyle ul li a{
    margin: 0;
    text-decoration: none;
}


.chromestyle2{
    width: 670px;
    height: 34px;
    font-weight: bold;
}

.chromestyle2 ul{
    border: 1px solid #BBB;
    width: 100%;
    background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 4px 0;
    margin: 0;
    text-align: left
}

.chromestyle2 ul li{
    display: inline;
}

.chromestyle2 ul li a{
    color: #494949;
    padding: 4px 7px;
    margin: 0;
    text-decoration: none;
    border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
    position:absolute;
    top: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: #d1c4be;
    /*width: 180px;*/
    visibility: hidden;
    
    /* max-height: 200px;
    _height: 200px;
    min-width: 150px;
    width: 200px;        
    max-height: 325px;*/
    min-width: 100px;          
    max-height: 325px; 
    
    overflow-y: auto; 
    overflow-x: hidden;     
    border: 1px #7C6F57 solid;
}

.dropmenudiv a{
    width: auto;
    display: block;
    /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #d1c4be;
}

* html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    color: #ffffff;
    background-color: #7C6F57;
}
.dropmenudivFF {
    position:absolute;
    top: 0;
    font:normal 12px Verdana;
    line-height:22px;
    z-index:100;
    background-color: #d1c4be;
    /*width: 180px;*/
    visibility: hidden;
    
    /* max-height: 200px;
    _height: 200px;
    min-width: 150px;
    width: 200px;        
    max-height: 325px;*/
    min-width: 100px;          
    max-height: 325px;  
    overflow-y: auto; 
    overflow-x: hidden;     
    border: 1px #7C6F57 solid;
}
.dropmenudivFF a{
    width: auto;
    display: block;
    /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #d1c4be;
}

* html .dropmenudivFF a{ /*IE only hack*/
    width: 100%;
}

.dropmenudivFF a:hover{ /*THEME CHANGE HERE*/
    color: #ffffff;
    background-color: #7C6F57;
}

dropmenudiv_header_new 
{
	position:absolute;
    top: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: #d1c4be;
    /*width: 180px;*/
    visibility: hidden;
    
    /* max-height: 200px;
    _height: 200px;
    min-width: 150px;
    width: 200px;        
    max-height: 325px;*/
    min-width: 95px;
    overflow-y: auto; 
    overflow-x: hidden;     
    border: 1px #7C6F57 solid;	  
}
.dropmenudiv_header_new a{
    width: auto;
    display: block;
    /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #d1c4be;
}

* html .dropmenudiv_header_new a{ /*IE only hack*/
    width: 100%;
}

.dropmenudiv_header_new a:hover{ /*THEME CHANGE HERE*/
    color: #ffffff;
    background-color: #7C6F57;
}
.dropmenudivlow {
    position:absolute;
    top: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: #d1c4be;
    /*width: 180px;*/
    visibility: hidden;
    
    /*max-height: 200px;
    _height: 200px;
    min-width: 150px;
    width: 200px;*/    
    overflow-y: auto; 
    overflow-x: hidden; 
    border: 1px #7C6F57 solid;
}

.dropmenudivlow a{
    width: auto;
    display: block;
    /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #d1c4be;
}

* html .dropmenudivlow a{ /*IE only hack*/
    width: 100%;
}

.dropmenudivlow a:hover{ /*THEME CHANGE HERE*/
    color: #ffffff;
    background-color: #7C6F57;
}

.dropmenudivlow_new {
    position:absolute;
    top: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: #d1c4be;
    /*width: 180px;*/
    visibility: hidden;
    
    /*max-height: 200px;
    /*_height: 200px;*/        
    min-width: 200px;    
    /*width: 220px;*/      
    max-height: 325px; 
    overflow-y: auto; 
    overflow-x: hidden; 
    border: 1px #7C6F57 solid;
}

.dropmenudivlow_new a{
    width: auto;
    display: block;
    /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #d1c4be;
}

* html .dropmenudivlow_new a{ /*IE only hack*/
    width: 100%;
}

.dropmenudivlow_new a:hover{ /*THEME CHANGE HERE*/
    color: #ffffff;
    background-color: #7C6F57;
}