/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#999999;
	text-align:center;
	cursor:pointer;
	}

.menu:hover {
	font-size:12pt;
	color: #FF9900;
	}

.menu_td:hover {
	cursor:pointer;
	background-image:url(../site_resimleri/_nokta.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	

.altyazi {
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	text-align:center;
	}	
	
.yazi_metin {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666666;
	text-align:justify;
	}
	
.yazi_kucuk {
	font-family:Arial;
	font-size:7pt;
	color:#555555;
	}	

.yazi_baslik {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}	

.menu_sol {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#999999;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	}

.menu_sol:hover {
	font-size:12pt;
	color: #FF6600;
	}	
	
.satir_tr:hover {
	background-image:url(../site_resimleri/white.png);
	}	
	
.sayfa_baslik {
	font-family:"Trebuchet MS";
	font-size:16px;
	color: #FF6600;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid;
	border-bottom-color:#FF6600;
	}	
	
.mektup:hover {
	background-image:url(../site_resimleri/mektup_hover.png);
	background-position:center;
	background-repeat:no-repeat;
	}	
	
.yazi_metin1 {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#000000;
	text-align:justify;
	}
