/* CSS Document */
	 
a
	{font-family:tahoma,verdana,century gothic;
	 font-size:12px;
	 color:#666666;
	 font-weight:none;
	 text-decoration:underline;
	}
	
a:hover
	{font-family:tahoma,verdana,century gothic;
	 font-size:12px;
	 color:#000000;
	 font-weight:none;
	 text-decoration:none;
	}	
	
	
.a1
	{font-family:tahoma,verdana,century gothic;
	 font-size:12px;
	 color:#666666;
	 font-weight:none;
	 text-decoration:none;
	}
	
.a1:hover
	{font-family:tahoma,verdana,century gothic;
	 font-size:12px;
	 color:#000000;
	 font-weight:none;
	 text-decoration:none;
	}	 
 

td{
	font-family: tahoma, verdana, Geneva,  Helvetica, sans-serif;
	font-size:12px; 
	COLOR: #666666; 
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	letter-spacing:1px;
	}

.normal {
	font-family: tahoma, verdana, Geneva,  Helvetica, sans-serif;
	font-size:11px; 
	COLOR: #666666; 
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	letter-spacing:1px;
}

	
.baslik
	{
	 font-family:"tahoma,verdana,century gothic";
	 font-size:12px;
	 color:#7b7c77;
	 font-weight:bold;
	 
	 
	}
.basliku
	{
     font-family:"tahoma,verdana,century gothic";
	 font-size:12px;
	 color:#757575;
	 font-weight:bolder;
	 text-decoration:underline;
	 }
.beyaz {
       font-family:"tahoma,verdana,century gothic";
	   font-size:14px;
	   color: #FFFFFF;
	   font-weight: bold;
}	
.kirmizi {
      font-family:"tahoma,verdana,century gothic";
	color: #990000;
	font-size: 11px; 
	}
.mavi {
       font-family:"tahoma,verdana,century gothic"; 
	   color: #2288d6;
	   font-size: 12px; 
	   font-weight:bolder;
	   }

.textfld
	{
	 width:120px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:11px;
	 color:#7b7c77;
	 height:16px;
	 font-weight:normal;
	 border:thick 1px;
	 border-color:#bdca5e;
	 }
	 
.textflduzun
	{
	 width:250px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:11px;
	 color:#7b7c77;
	 height:16px;
	 font-weight:normal;
	 border:thick 1px;
	 border-color:#bdca5e;
	 }
	 
.textbox
	{
	 width:300px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:11px;
	 color:#ea961c;
	 height:100px;
	 border:thick 1px;
	 border-color:#bdca5e;
	 }
	 
.btn
	{
	 width:80px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:10px;
	 height:18px;
	 background-color:white;
	 border:1px solid #EBEBEB;
	 cursor:hand;
	 }
	 
.loginbtn
	{
	 width:80px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:11px;
	 height:18px;
	 background-color:#e8eec8;
	 border:1px solid #aab570;
	 cursor:hand;
	 }
.btn1
	{
	 width:100px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:10px;
	 height:18px;
	 }
	 
.btn2
	{
	 width:150px;
	 font-family:"tahoma,verdana,century gothic";
	 font-size:10px;
	 height:18px;
	 background-color:#e8eec8;
	 border:1px solid #aab570;
	 }
	 

	 
	 .klasikk {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration:none;
}

.klasikk:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #da00000;
	text-decoration:underline;
}

.inufak
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:333333;
background-color:f4f4f4;
border: 1px solid #CCCCCC;	
}
