@font-face {
    font-family: 'libel_suitregular';
    src: url('Fonts/libelsuit-webfont.eot');
    src: url('Fonts/libelsuit-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/libelsuit-webfont.woff') format('woff'),
         url('Fonts/libelsuit-webfont.ttf') format('truetype'),
         url('Fonts/libelsuit-webfont.svg#libel_suitregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

Body{
	background-image	: url(../Img/SubArka.jpg);
	background-repeat	: repeat-x;
	background-color	: #313f0f;
	margin				: 0px;
}

.Footer{
	font				: 12px "Trebuchet MS", Tahoma, Times, serif;
	color				: #fff;
	text-decoration		: none;
}

.HaberBaslik{
	font				: 15px "Trebuchet MS", Tahoma, Times, serif;
	color				: #fff;
	text-decoration		: none;
	font-weight			: bold;
}

.Text{
	font				: 12px "Trebuchet MS", Tahoma, Times, serif;
	color				: #fff;
	text-decoration		: none;
}

.TextF{
	font				: 11px "Trebuchet MS", Tahoma, Times, serif;
	color				: #92b827;
	text-decoration		: none;
}

.Text2{
	font				: 12px "Trebuchet MS", Tahoma, Times, serif;
	color				: #94bd24;
	text-decoration		: none;
}

.TextBaslik{
	font				: 18px "Trebuchet MS", Tahoma, Times, serif;
	color				: #94bd24;
	text-decoration		: none;
}

.TextBaslik:Hover {
	TEXT-DECORATION: Underline;
}

.TextKucuk{
	font				: 10px "Tahoma", Tahoma, Times, serif;
	color				: #94BD24;
	text-decoration		: none;
}

.TekAdimSiparis{
	background-image:url(../Img/TekAdimSiparis.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:400px;
}

.TekAdimSiparisOK{
	background-image:url(../Img/TekAdimSiparisOK.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:400px;
}

.SubContentTitle{ font-family:'libel_suitregular'; font-size:22px; color:#fff; border-bottom: 1px dashed #ddd9d1; padding-bottom:10px; margin-bottom:10px;}
.SubContentTableTitle{background-image:url(../Images/Noisy.png); padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px; font-family:'libel_suitregular'; font-size:18px; color:#fff;}
.SubContentTableItem{padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px; font-family: 'PT Sans', sans-serif; font-size:14px; color:#fff; text-decoration:none;}
.SubContentTableItem a{font-family: 'PT Sans', sans-serif; font-size:14px; color:#fff; text-decoration:none;}
.SubContentTableItem a:hover{text-decoration:underline;}
.SubContentDetail{ padding-left:15px; font-family: 'PT Sans', sans-serif; font-size:13px; color:#3b3b3b; }
.SubContentDetail a{ font-family: 'PT Sans', sans-serif; font-size:13px; color:#fff; text-decoration:none; }
.SubContentDetail a:hover{color:#fff;}

.SubMenuItem a{font-family: 'PT Sans', sans-serif; font-size:14px; color:#fff; text-decoration:none;}