.chromestyle {

width:99%;
}
.chromestyle:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.chromestyle ul {
margin:0pt;
padding:4px 0pt;
text-align:center;
font-weight:bold;
width:100%;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
}
.chromestyle ul li {
display:inline;
}
.chromestyle ul li a {
/*border-right:1px solid #383B3E;/**/
color: #FFFFFF;
margin:0pt;
padding:4px 15px;
text-decoration:none;
	
/*background-image: url(images/GreyBar.gif);*/
}
.chromestyle ul li a:hover {
background-image: none;
background-color: #F68A1F;
color:#183057;

/*background:transparent url(chromebg-over.gif) repeat-x scroll center;*/
}
.chromestyle ul li a[rel]:after {
/*content:" v";*/
}
.dropmenudiv {
background-color:#183057;
border-color:#183057;
border-style:solid;
border-width:1px 1px 0pt;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#111111;
line-height:18px;
position:absolute;
top:0pt;
visibility:hidden;
width:200px;
z-index:100;
}
.dropmenudiv a {
border-bottom:1px solid #183057;
color:#FFFFFF;
display:block;
/*font-weight:bold;*/
padding:2px 0pt;
text-decoration:none;
text-indent:3px;
width:auto;
}
* html .dropmenudiv a {
width:100%;
color:#FFFFFF;
text-decoration:none;
}
.dropmenudiv a:hover {
background-color:#F68A1F;
color:#183057;
text-decoration:none;
}
