/* CSS Document */
body {
	background-color: #e0ffc9;
}
	 
a
	{font-family:verdana,tahoma,century gothic;
	 font-size:12px;
	 color:#003366;
	 font-weight:none;
	 text-decoration:underline;
	}
	
a:hover
	{font-family:verdana,tahoma,century gothic;
	 font-size:12px;
	 color:#000000;
	 font-weight:none;
	 text-decoration:none;
	}
	
td{
	font-family: verdana, tahoma,  Geneva,  Helvetica, sans-serif;
	font-size:11px; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}


.a1
	{font-family:verdana,tahoma,century gothic;
	 font-size:9px;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
	}
	
.a1:hover
	{font-family:verdana,tahoma,century gothic;
	 font-size:9px;
	 color:#000000;
	 font-weight:bold;
	 text-decoration:none;
	}
	
.detay
	{font-family:verdana,tahoma,century gothic;
	 font-size:9px;
	 color:#ffffff;
	 font-weight:bold;
	 text-decoration:none;
	}
	
.detay:hover
	{font-family:verdana,tahoma,century gothic;
	 font-size:9px;
	 color:#ffffff;
	 font-weight:bold;
	 text-decoration:none;
	}
	
.btnstyle
	{font-family:verdana,tahoma,century gothic;
	 font-size:12px;
	 color:#003366;
	 font-weight:none;
	 text-decoration:none;
	}
	
.btnstyle:hover
	{font-family:verdana,tahoma,century gothic;
	 font-size:12px;
	 color:#000000;
	 font-weight:none;
	 text-decoration:underline;
	}	
	
.textflduzun
	{
	 width:250px;
	 font-family:verdana,tahoma,century gothic;
	 font-size:11px;
	 color:#7b7c77;
	 height:16px;
	 font-weight:normal;
	 border:thick 1px;
	 border-color:#bdca5e;
	 }
.btn
	{
	 width:100px;
	 font-family:verdana,tahoma,century gothic;
	 font-size:10px;
	 height:18px;
	 }
.baslik{
	font-family: verdana, tahoma,  Geneva,  Helvetica, sans-serif;
	font-size:13px; 
	COLOR: #003366; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	letter-spacing:1px;
	}
