#chromerow:after  { font-size: 8pt !important; visibility: hidden; display: block; clear: both; content: "."   }
#chromerow ul    { font-size: 8pt !important; background-image: url("menu/chromebg.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: center; text-align: center; margin: 0; padding: 5px 0; width: 99%; border: solid 1px #bbb }
#chromerow ul li    { font-size: 8pt !important; display: inline }
#chromerow ul li a   { color: #494949; font-size: 8pt !important; text-decoration: none; padding: 5px; border-right: 1px solid #dadada }
#chromerow ul li a:hover    { font-size: 8pt !important; background: url("menu/chromebg-over.gif") repeat-x center }
#framecontentTop  { visibility: visible; top: 0; bottom: 170px; left: 0; width: 100%;  clip: auto; overflow:  visible}
#framecontentBottom { visibility: visible; position: fixed; top: auto; bottom: 20px; left: 0; width: 100%; height: 50px; overflow: hidden}
#maincontent  { background: #fff; visibility: visible; position: fixed; top: 70px; right: 0; bottom: 60px; left: 0; overflow: auto }


.innertube { visibility: visible; margin: 15px }
* html body { visibility: visible; padding: 10px 0 110px }
* html #maincontent { visibility: visible; width: 100%; height: 100% }
.chromestyle { width: 99% }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}

.chromestyle ul { background: url(menu/chromebg.gif) repeat-x center; text-align: center; margin: 0; padding: 4px 0; width: 100%; border: solid 1px #bbb }

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 17px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover { 
	background: url(menu/chromebg-over.gif) repeat-x center }
/*
.chromestyle ul li a[rel]:after{
content: "   ";
}*/

.dropmenudiv { 
	font-variant: normal; 
	background-color: white; 
	visibility: hidden; 
	position: absolute; 
	z-index: 100; 
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #bbb; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4) 
}
.dropmenudiv a { color: #494949; text-decoration: none; text-indent: 3px; 
	display: block; padding: 2px 0; width: auto; border-bottom: 1px solid #bbb }

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}	

.dropmenudiv
{ FONT-FAMILY: arial,helvetica,sans-serif;
  FONT-SIZE: small;
  FONT-WEIGHT: bold;
}  

