.chromestyle {

width:99%;
}
.chromestyle:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.chromestyle ul {
margin:0pt;
padding:4px 0pt;
text-align:center;
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;/**/

text-decoration:none;
width:130px;
	
/*background-image: url(images/GreyBar.gif);*/
}
.chromestyle ul li a:hover {

/*background:transparent url(chromebg-over.gif) repeat-x scroll center;*/
}
.chromestyle ul li a[rel]:after {
/*content:" v";*/ 
}
.dropmenudiv {
/*background-color:#B8B6BB;
border-color:#BBBBBB;
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;*/
background-color: none;
position:absolute;
top:0pt;
visibility:hidden;
width:130px;
z-index:100;
}
.dropmenudiv  a { display:block; float:left; background:url(images/GreyButton2.gif) no-repeat left top; width:130px; height:43px; text-align:center;line-height:43px; color:#fff; text-decoration:none; text-transform:uppercase; font-size:8pt; position:relative;}

.dropmenudiv a:hover{background:url(images/BlackButton2.gif) no-repeat left top;}

.dropmenudiv a.current {background:url(images/BlackButton2.gif) no-repeat left top;}