/* Asagidakiler standart html biçimleridir */
/* metin editörlerinde  varsayilan body biçminin yaninda h1, h2, bordo, turuncu, stilleri tanitilabilir*/
*{ font:Tahoma, Helvetica 12px; }
body {
	padding:0;
	margin:0;
	background-image:url(images/zemin.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ebc587;
	font-family:tahoma, helvetica;
	font-size:12px;
}

A {FONT-WEIGHT: bold; TEXT-DECORATION: none; font-style:normal; font-stretch:normal; font-variant:normal;   color:#a53e00;  font-size:12px; }
A:visited { TEXT-DECORATION: none }
A:active {  TEXT-DECORATION: none }
A:hover {  TEXT-DECORATION: inherit }
	
img { border:0px;}
ul{margin:0; padding:0; list-style:none; line-height:20px;  text-transform:capitalize;}
li{font-size:12; background:url(images/ok.gif) center left no-repeat; margin:2px; padding-left:15px;}
li a{color:#222222;} 

br{font-size:10px}

h1{font-family: Arial, Helvetica, sans-serif; font-size:16px;  color:#a53e00;}
h2{font-family: Arial, Helvetica, sans-serif; margin-left:8px; font-size:15px;  color:#cc6600;}
h3{font-family: Arial, Helvetica, sans-serif; margin-left:12px; font-size:12px;  color:#a53e00;}
h4{font-family: Arial, Helvetica, sans-serif;  margin-left:20px; font-size:12px;  color:#cc6600;}

p{font-family:Tahoma; font-size:12px; }
pre{font-family:Tahoma; font-size:11px; }


/* Asagidakiler özel tanimli biçimlerdir */
.s{font-family:Tahoma; font-size:11px;  color:#333333; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#5E5F60}
.s a {font-family:Tahoma; font-size:11px;  color:#444444; text-decoration:none}

.bordo{font-family:Tahoma; font-size:11px;  color:#990002;}
.bord a {font-family:Tahoma; font-size:12px;  color:#990002; font-style:normal; font-stretch:normal;}

.sari{font-family:Tahoma; font-size:11px;  color:#FFCC00;}

.trnc{font-family:Tahoma; font-size:11px;  color:#db9d31;}
.trnc2{font-family:Tahoma; font-size:11px;  color:#a53e00;}

.byz{font-size:10px;  color:#FFFFFF; }
.byz1{font-family:Tahoma; font-size:12px;  color:#FFFFFF; }
.byz1 a {font-family:Tahoma; font-size:12px;  color:#FFFFFF; height:16px;}

.b{	font-family:Tahoma;	font-size:11px;	color:#5E5E5E;	list-style-position: outside;	}
.b a {	font-family:Tahoma;	font-size:11px;	color:#5E5E5E;}

.yan_menu {	font-family:Tahoma;	font-size:12px;	color:#442002;	outline-color: #db9d31;}
.yan_menu a {	font-family:Tahoma;	font-size:12px;	color:#442002;	outline-color: #db9d31;}


/*/alanlar/*/
#ustmenu{ padding:0px; align:center; width:100%; border:none;		background-color:#0000;		overflow:auto; z-index:99;}
 
#orta_zemin{ padding:10px; width:666; border:none; min-height:350px;	background-color:#fff; background-image: url(images/orta.jpg); background-repeat:repeat-x;}

#alan01{padding:10px; width:251; border:none; background-image: url(images/alan01.jpg); background-repeat:repeat-y;}
#alan01_alt{ width:251; height:19; border:none; background-image: url(images/alan01_alt.jpg); background-repeat:no-repeat;}
#alan01_ust{ width:251; height:20; border:none; background-image: url(images/alan01_ust1.jpg); background-repeat:no-repeat;}

#alan02{padding:10px; width:251; border:none; background-image: url(images/alan01.jpg); background-repeat:repeat-y;}
#alan02_alt{ width:251; height:19; border:none; background-image: url(images/alan01_alt.jpg); background-repeat:no-repeat;}
#alan02_ust{ width:251; height:20; border:none; background-image: url(images/alan01_ust.jpg); background-repeat:no-repeat;}

#alan03{padding:10px; width:251; border:none; background-image: url(images/alan01.jpg); background-repeat:repeat-y;}
#alan03_alt{ width:251; height:19; border:none; background-image: url(images/alan01_alt.jpg); background-repeat:no-repeat;}
#alan03_ust{ width:251; height:20; border:none; background-image: url(images/alan01_ust.jpg); background-repeat:no-repeat;}

#alan04{padding:10px; width:251; border:none; background-image: url(images/alan01.jpg); background-repeat:repeat-y;}
#alan04_alt{ width:251; height:19; border:none; background-image: url(images/alan01_alt.jpg); background-repeat:no-repeat;}
#alan04_ust{ width:251; height:20; border:none; background-image: url(images/alan01_ust.jpg); background-repeat:no-repeat;}

#alan05{padding:10px; width:251; border:none; background-image: url(images/alan01.jpg); background-repeat:repeat-y;}
#alan05_alt{ width:251; height:19; border:none; background-image: url(images/alan01_alt.jpg); background-repeat:no-repeat;}
#alan05_ust{ width:251; height:20; border:none; background-image: url(images/alan01_ust.jpg); background-repeat:no-repeat;}

#diger{ width:100%; height:24; padding-top:2px; padding-bottom:6px;  padding-left:15px; padding-right:15px; border:none; background-image: url(images/diger.jpg); background-repeat:no-repeat;}

#yuklen{ width:800; border:none; background-color:#FFFFFF;}

#input{	width:160px; height:21px;}
#input1{ width:134px; height:21px;	}
#textarea{	width:102px; height:48px;		border-width:1px;		border-style:solid;		border:none;		background-color:#F0EAE3;		overflow:auto;}
#popupgovde {margin-left:10px; margin-right:10px; padding:10px; width:600; border:none; background-color:#FFFFFF; }