/* CSS Document */

<style type="text/css">
<!-- 

	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}  		
	a:hover {text-decoration:none;}
	a:active {text-decoration:none;}  		

	a.web:link {color: #2E688E;text-decoration:none;}
	a.web:visited {color: #2E688E;text-decoration:none;}  		
	a.web:hover {color: #333333;text-decoration:none;}
	a.web:active {color: #2E688E;text-decoration:none;}  		

	a.olgu:link {color: #22304B; text-decoration:none;}
	a.olgu:visited {color: #22304B; text-decoration:none;}  		
	a.olgu:hover {color: #ff0000; text-decoration:none;}
	a.olgu:active {color: #22304B; text-decoration:none;}  		

	a.bek:link {color: #22304B; font-weight:bold; font-size: 10px; height: 20px; text-decoration:none;}
	a.bek:visited {color: #22304B; font-weight:bold; font-size: 10px; height: 20px; text-decoration:none;}  		
	a.bek:hover {color: #ff0000; font-weight:bold; font-size: 11px; height: 20px; text-decoration:underline;}
	a.bek:active {color: #22304B; font-weight:bold; font-size: 10px; height: 20px; text-decoration:none;}  		

	a.bek1:link {color: #22304B; font-weight:bold; font-size: 12px; height: 20px; text-decoration:none;}
	a.bek1:visited {color: #22304B; font-weight:bold; font-size: 12px; height: 20px; text-decoration:none;}  		
	a.bek1:hover {color: #ff0000; font-weight:bold; font-size: 13px; height: 20px; text-decoration:underline;}
	a.bek1:active {color: #22304B; font-weight:bold; font-size: 12px; height: 20px; text-decoration:none;}  		

	a.bilgi:link {color: #DFFFFF; font-size: 12px; text-decoration:underline;}
	a.bilgi:visited {color: #DFFFFF; font-size: 12px; text-decoration:underline;}  		
	a.bilgi:hover {color: #ccffff; font-size: 12px; text-decoration:none;}
	a.bilgi:active {color: #DFFFFF; font-size: 12px; text-decoration:underline;}  		


	table.ana {
		border-color:#006699;
	}

	td.sitehaklar {
		font-weight:bold;
		font-size:12px;
		color:#ffffff;
		vertical-align:middle;
	}
	td.ziyaretci {
		font-weight:bold;
		font-size:10px;
	}

	font.olgu {
		color:#22304B ;
	}

	button.buttontr2 { 	
		color: blue;
		border-right:1px;
		border-top:1px;
		border-left:1px;
		border-bottom:1px;
		background-color:transparent;
		text-align: center;
		cursor: hand;
	}

  .baslik {	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
    font-size: 10pt;	
    font : bold;	
    color : #C40000;
  }
  .metin {	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
    font-size: 9pt;	
    font : normal;	
    color : Black;	
    text-align : justify;
  }
  .k_metin {	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
    font-size: 9pt;	
    font : normal bold;	
    color : Black;
  }

	
	table.form { 
		font-weight: bold;
		background-color: #496d93; 
	}
	table.radiocss { 
		font-weight: bold;
	}
	td.formbaslik { 	
		font-size: 12 px;
		color: #DFFFFF;
		vertical-align: top;
	}
	input.buton { 
		color: black;
		font-family: tahoma,sans-serif;
		font-size: 12px;
		font-weight: bold;		
		background: whitesmoke;
    border-right: #104a7b 1px solid; 
		border-top: #afc4d5 1px solid; 
 		border-left: #afc4d5 1px solid; 
		border-bottom: #104a7b 1px solid; 
		text-decoration: none;
		cursor: hand; 
		height: 23px; 
	}
	font.formdetay { 	
		font-size: 9 px;
		color: #ffffff;
	}
	font.bilgi { 	
		font-size: 12 px;
		color: #ffffff;
	}

-->
</style>
