@charset "iso-8859-9";
body {
	background-color: #1F1F1F;
}
.footer {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
}
.duyuru {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}
.icerik {
	border-right-style: solid;
	border-right-color: #1F1F1F;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #1F1F1F;
	border-right-width: 3px;
}
.resim {
	padding-top: 10px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
}


#menu {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
#menu a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a:hover {
	color: #000000;
	padding-bottom: 8px;
	background-color: #999999;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;a.mail:link {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
