@charset "iso-8859-9";
body {
	margin-top: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;	
}
h2 {
	margin: 0px;
	padding: 0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
.solmenu {
	color: #9A9A9A;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:#FFFFFF;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}
.onur {
	color:#9A9A9A;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.onur2 {
	color:#9A9A9A;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.onur3 {
	color:#9A9A9A;
	font-family: "Trebuchet MS";
	font-size: 16px;
}