.chromestyle     { color: #fff; font-size: medium; font-family: Arial; font-weight: normal; text-decoration: none; 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: #000 repeat-x center; text-align: right; margin: 0; padding: 1px 0; width: 100% }

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a  { color: #fff; text-decoration: none; margin: 0; padding: 8px 7px }

.chromestyle ul li a:hover, .chromestyle ul li a.selected  { color: #0c0; text-decoration: none }
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv        { color: #fff; font: small/15px Arial; text-decoration: none; background-color: #000; visibility: hidden; position: absolute; z-index: 500; top: 0; width: auto; float: left; border-style: solid; border-width: 1px 5px 0; border-color: #000; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4)        }


.dropmenudiv a        { color: #fff; font-size: small; font-weight: normal; line-height: 15px; text-decoration: none; text-align: left; text-indent: 3px; display: block; padding: 6px 0; width: auto }

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover  { color: #0c0; text-decoration: none; background-color: #000 }
.ljic  {
	color: #fff;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.ljic a { color: #fff; font-size: small; text-decoration: none }
.ljic a:hover  {
	color: #3c0;
	font-size: small;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.test { color: #fff; font-size: x-small; text-decoration: none }
