<!--
body {
	background-image: url(img/arkaplan.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:right bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.siyah_16_italik_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

.siyah_18_italik_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

.beyaz_16_italik_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
}

.siyah_12_normal{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
}

.tarih{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

a{
	color:#67695c;
}

.mavi_24_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#edae01;
}

.mavi_20_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#67695c;
}

.buton_18_bold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#67695c;
}

a.haberindevami:LINK, a.haberindevami:VISITED, a.haberindevami:ACTIVE{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
	color:#ff0000;
}

a.haberindevami:HOVER{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
	color:#ff0000;
}

a.nrm:LINK, a.nrm:VISITED, a.nrm:ACTIVE{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

a.nrm:HOVER{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
	color:#333333;
}

.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#67695c;
	background:url(/img/menu_off.jpg) no-repeat center left;
	padding-left:10px;
}

.menu_on{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background:url(/img/menu_on.jpg) no-repeat center left;
	padding-left:15px;
}

.menu_aktif{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background:url(/img/menu_aktif.jpg) no-repeat center left;
	padding-left:15px;
}

.alt_menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#041d40;
	background:url(/img/menu_off.jpg) no-repeat center left;
	padding-left:10px;
}

.alt_menu_on{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(/img/menu_on.jpg) no-repeat center left;
	padding-left:15px;
}

.alt_menu_aktif{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(/img/menu_aktif.jpg) no-repeat center left;
	padding-left:15px;
}


-->