#topmenu  {
	padding:0 0 0 50px;
	
}


#topmenu a, active, visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#topmenu a:hover {
	color: red;
}

.genel_txt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 13px "Trebuchet MS", Arial, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #223C79;
width: 140px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#fff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #000;
color: #fff;
}
