.chromestyle{
width: 930px;
font-weight: normal;
        color: #b18f45;
        font-size: 14px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
height: 30px;
font-weight: bold;
text-transform: uppercase;
margin-left: 0px;
}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: left;
height: 30px;
}

.chromestyle ul li{
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height: 29px;
margin-left: 0px;
}

.chromestyle ul li a{
color: #ffe6e6;
 padding: 7px 10px 7px 11px;
margin: 0 0 0 0;
text-decoration: none;
border-right: 1px solid #812222;
height: 30px;
line-height: 30px;
background: url(../images/menutoph.jpg) repeat-x top center;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
background: #e6c5c5;
color: #ffdddd;
text-decoration: none;
border-right: 1px solid #9a2929;
background: url(../images/menutop.jpg) repeat-x top center;
}


.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #c9bb9e;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #e6c5c5;
width: 200px;
visibility: hidden;
margin-top: -1px;
font-size: 13px;
font-family: arial, tahoma, verdana, sans-serif;
text-transform: none;
letter-spacing: 0px;
font-weight: normal;
}


.dropmenudiv a, .dropmenudiv a:link {
width: 100%;
text-align: left;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color: #fff;
background: #5c1212;
background: #701415;
 padding: 5px 10px 5px 11px;
margin-left: 0px;
border-bottom: 1px dotted #c55b5b;
}

* html .dropmenudiv a{
width: 100%;
color: #fff;
text-decoration: none;
/*background: #e6c5c5;*/
color: #fff;
}

.dropmenudiv a:hover {
text-decoration: none;
background: #e7c1c1;
color: #770a0a;
border-bottom: 1px dotted #c55b5b;
}
