.chromestyle{
	width: 1000px;
	font-weight: normal;
	position: inherit;
	left: 9px;
	top: 242px;
	height: 30px;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	
}

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
background-image: url(../Images/bg4.png);
}

.chromestyle ul{
	border: 0px solid #BBB;
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: left;
}

.chromestyle ul li{
	display: inline;
	background-image: url(../Images/bg4.png);
}

.chromestyle ul li a{
color: #0000CC;
font-size:13px;
font-weight:bold;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid  #000000;
background-image: url(../Images/bg4.png);
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
color: #000000; 
font-style:none;
background-image: url(../Images/bg4.png);
}


.dropmenudiv{
position:absolute;
top: 0;
border: 2px solid  #0000CC;
border-bottom-width: 0;
font:solid 12px arial;
line-height:18px;
z-index:100;
background-color: #0099FF ;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}
.dropmenudiv:hover{
font:italic solid arial;
color:#000000;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000; 
padding: 2px 0;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: black;
}

.dropmenudiv a:hover{
background: #00CCFF;
}
.linker {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.Background {
	background-image: url(../Images/bg4.png);
}
