.chromestyle{
width: 99%;
font-weight: bold;
}
.chromestyle:after{ 
	content: ".";
	display: block;
	height: 10px;
	clear: both;
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 0px 0;
	margin: 0;
	text-align: center; 
}

.chromestyle ul li{
	display: inline;
	padding-top: 5px;
}

.chromestyle ul li a{
	padding: 20px 8px;
	margin: 0;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ 

}
















.dropmenudiv{
	position:absolute;
	top: 0px; 
	border-bottom-width: 0px;
	font:12px Tahoma;
	z-index:100px;

	background-color: #333333; 
	visibility: hidden;
	text-decoration: none;
	z-index:999;
}













.dropmenudiv a{
    
	width: auto;
	display: block;
	text-indent: 1px;
	border-bottom: 4px solid #FFFFFF; 
	padding: 10px 5px;
	text-decoration: none;
	color: #FFFFFF;                       
	font-weight: 300;
	font: Bold 12px Tahoma; 
}


















* html .dropmenudiv a{ 
width: 100%;
}







.dropmenudiv a:hover{
    font: Bold 12px Tahoma;        
	background-color: #666666;     
	color: #FFFFFF;                
}
















.anamenuLinkler {
	font: bold 13px Tahoma;
	color: #000000;
	text-decoration: none;
}
.anamenuLinkler:hover {
	font: bold 13px Tahoma;
	color: #E31E24;
	text-decoration: none;
}


