@charset "utf-8";
body {
	margin:0 0 0 0;
	background-attachment:scroll;
	background-image:url(../img/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#243E31;
}

.anaTablo {
	background-attachment:scroll;
	background-image:url(../img/bg_icerik.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#74BDA2;
	border-left:8px #032920 solid;
	border-right:8px #032920 solid;
}

.anaTabloSP {
	background-attachment:scroll;
	background-image:url(../img/bg_icerik.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#74BDA2;
	/*
	border-top:8px #032920 solid;
	border-bottom:8px #032920 solid;
	*/
}

.menuSP {
	background-attachment:scroll;
	background-image:url(../img/menuSP.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:hover { text-decoration:none; color:#000000; }

a.altCiz:link		{text-decoration:none;}
a.altCiz:visited 	{text-decoration:none;}
a.altCiz:hover		{text-decoration:underline;}

a.sayfalama:link 	{ text-decoration:none; color:#333333; font-weight:bold; }
a.sayfalama:visited { text-decoration:none; color:#333333; font-weight:bold; }
a.sayfalama:hover 	{ text-decoration:none; color:#666666; font-weight:bold; }

.thm10px { font-family:Tahoma; font-size:10px; }
.thm11px { font-family:Tahoma; font-size:11px; }
.thm12px { font-family:Tahoma; font-size:12px; }
.thm13px { font-family:Tahoma; font-size:13px; }
.thm14px { font-family:Tahoma; font-size:14px; }

.arl10px { font-family:Arial; font-size:10px; }
.arl11px { font-family:Arial; font-size:11px; }
.arl12px { font-family:Arial; font-size:12px; }
.arl13px { font-family:Arial; font-size:13px; }
.arl14px { font-family:Arial; font-size:14px; }
.arl15px { font-family:Arial; font-size:15px; }
.arl16px { font-family:Arial; font-size:16px; }
.arl17px { font-family:Arial; font-size:17px; }
.arl18px { font-family:Arial; font-size:18px; }

.tre10px { font-family:"Trebuchet MS"; font-size:10px; }
.tre11px { font-family:"Trebuchet MS"; font-size:11px; }
.tre12px { font-family:"Trebuchet MS"; font-size:12px; }
.tre13px { font-family:"Trebuchet MS"; font-size:13px; }
.tre14px { font-family:"Trebuchet MS"; font-size:14px; }
.tre15px { font-family:"Trebuchet MS"; font-size:15px; }
.tre16px { font-family:"Trebuchet MS"; font-size:16px; }
.tre17px { font-family:"Trebuchet MS"; font-size:17px; }
.tre18px { font-family:"Trebuchet MS"; font-size:18px; }
.tre19px { font-family:"Trebuchet MS"; font-size:19px; }
.tre20px { font-family:"Trebuchet MS"; font-size:20px; }

.kalin { font-weight:bold; }
.normal { font-weight:normal; }
.italik { font-style:italic; }
.beyaz { color:#FFFFFF; }
.siyah { color:#000000; }
.mavi { color:#003366; }
.yesil { color:#243E31; }
.gri1 { color:#333333; }
.gri2 { color:#666666; }
.gri3 { color:#999999; }
.gri4 { color:#CCCCCC; }
.gri5 { color:#DDDDDD; }
.gri6 { color:#EEEEEE; }
.gri7 { color:#F5F5F5; }