@charset "utf-8";

#navigation{ height:40px; padding-top:0px; padding-left:5px; width:380px; float:left; }
#navigation ul{ padding:0; margin:0;}
#navigation ul li{list-style:none; float:left;  }

#navigation ul li a{ font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#ffffff; text-decoration:none; margin-left:2px; padding:20px 7px 16px 7px; display:block; text-transform:uppercase;}

#navigation ul li a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-left:2px;
	padding:20px 7px 6px 7px;
	display:block;
	text-transform:uppercase;
	background-color:#ffffff;
}

#navigation ul li a.selected{font-family:"Trebuchet MS"; font-size:14px; font-weight:normal; color:#ffffff; text-decoration:none; background-color:#FD751D; margin-left:2px; padding:30px 7px 6px 7px; display:block; text-transform:uppercase; }



.lblBaslik
	{
		font-family:Verdana;
		font-size: 14px;	
		color:#333333;		
		padding:3px 3px 3px 10px;
	}
	.lblSiyah
	{
		font-family:Tahoma;
		font-size: 12px;	
		color:#000000;		
	}
td.menu{ 
			float:none; 
			list-style: none; 
			text-align: center; 
			font-weight:bold; 
			font-family:"Century Gothic"; 
			font-size: 14px;
			
		}
td.menu a{		
			display: inline-block;
			text-decoration:none;
			text-transform: uppercase;		
			color:#ffffff;
			width:100%;
			height:98px;
		}
		
td.menu a:hover
	{
		display: inline-block;
		text-decoration:none;
		text-transform: uppercase;			
		color:#ffffff;
			background-color:#000000;
			width:100%;
			height:98px;
	}
	
	
	.lblbtnGri:link
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #333333;
		text-decoration: none;
	}	
	
.lblbtnGri:hover
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #3333ff;
		text-decoration: none;
	}
			
.lblbtnGri:visited
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #333333;
		text-decoration: none;
	}	
	
.lblbtnGri:visited:hover
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #3333ff;
		text-decoration: none;
	}
			
.lblbtnGri:actived
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #333333;
		text-decoration: none;
	}	
	
.lblbtnGri:actived:hover
	{
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #3333ff;
		text-decoration: none;
	}
	.altCizgi
	{
		background:url('images/bg_hor_dotted.png');
		height: 1px;
		background-repeat:repeat-x;
	}
