.chromestyle {
font-weight:bold;
width:100%;
}
.chromestyle:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.chromestyle ul {
background:transparent url(chromebg.gif) repeat-x scroll center;
border:0px solid #BBBBBB;
font-family:Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt;
padding:4px 0pt;
text-align:center;
width:100%;
}
.chromestyle ul li {
display:inline;
}
.chromestyle ul li a {
border-right:1px solid #DADADA;
color:#494949;
margin:0pt;
padding:4px 7px;
text-decoration:none;
}
.chromestyle ul li a:hover {
background:transparent url(chromebg-over.gif) repeat-x scroll center;
}
.chromestyle ul li a[rel]:after {
content:" >>";
font-size: 8px;
}
.dropmenudiv {
background-color:white;
border-color:#BBBBBB;
border-style:solid;
border-width:1px 1px 0pt;
font-family:Verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
position:absolute;
top:0pt;
visibility:hidden;
width:200px;
z-index:100;
}
.dropmenudiv a {
border-bottom:1px solid #BBBBBB;
color: black;
display:block;
font-weight:bold;
line-height:130%;
padding:3px;
text-decoration:none;
width:auto;
/*background: #eeeeee;*/
background: rgb(239, 247, 255);
}
* html .dropmenudiv a {
width:100%;
}
.dropmenudiv a:hover {
background-color:#cccccc;
color:#0193C4;
}

