/* CSS Document */

body{
	margin:0px;
	font-size:8pt;
	color:#818181;
	font-family:Tahoma;}
	
.kenarlik{
	border:1px solid #eeeeee;
	}
	
	
a{
	font-size:7pt;
	color:#181818;
	font-weight:bold;
	text-decoration:none;}
	
a:hover{
	text-decoration:none;
	color:#666666;
	}
	
.button{
	background-color:#d7d7d7;
	font-size:7pt;
	height:18px;
	color:#222222;
	font-weight:bold;
	width:80px;
	border:1px solid #cccccc;}
		
a.button:hover{
	border:1px solid #000000;}
			
.ana_menu{
	font-weight:bold;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	}		
	
a.ana_menu:hover{
	text-decoration:underline;
	color:#999999;}
	
.beyaz_baslik{
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;}
	
	
	
	
	
	