@charset "iso-8859-9";
.alt {
	background-image: url(img/alt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E6E6E6;
	text-decoration: none;
}
.top {
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu_siyah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0E0E0E;
	text-decoration: none;
}
.menu_beyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6E6E6;
	text-decoration: none;
}
.yazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161616;
	text-decoration: none;
}
.yazi a{
	color:#161616;
	}
.yazi a:hover{
	color:#ff0000;
	}	
.yazi_baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #161616;
	text-decoration: none;
}
.yazi_baslik a{
	color:#161616;
	}
.yazi_baslik a:hover{
	color:#ff0000;
	}	
.bg {
	background-color: #0E0E0E;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
}
