/* CSS Document */
/*--------------------------------------body---*/
.body, th, div, p, label, input {
	
	/*font:normal 14px Arial, Helvetica, sans-serif;*/

}

.metin {
	color:#6a6a6a;
	font:normal 14px/22px Century Gothic, Arial, Helvetica, sans-serif;
	text-align:justify;
	

}

.menu {
	color:#6a6a6a;
	font:normal 14px Century Gothic, Arial, Helvetica, sans-serif;
	text-align:justify;

}

.metinalt {
	color:#6a6a6a;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-align:justify;

}

.metinitalik {
	color:#6a6a6a;
	font:normal 14px/22px Century Gothic, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-style:italic;
	

}

.anabaslik {
	
	color:#a4c200;
	font:normal 36px Raleway, Century Gothic, Arial, Helvetica, sans-serif;
}

.baslik {
	
	color:#6a6a6a;
	font:normal 25px Raleway, Century Gothic, Arial, Helvetica, sans-serif;
}

.enaltbaslik {
	
	color:#000000;
	font:normal 18px Century Gothic, Arial, Helvetica, sans-serif;
	/*text-shadow: 0px 0px 2px #000000;*/
}

.detaylink {


		font:normal 25px Raleway, Century Gothic, Arial, Helvetica, sans-serif;
		color:#FF6600;
		text-decoration:underline;
}

/* Global Tanimlanmis Link*/


a {
	color:#979797;
	text-decoration:none;
}
a:hover {
	color:#662614;
	text-decoration:none;
}

h3 a {color:#000; padding-bottom:0px;}
h3 a:hover {border-bottom:0px dotted #999; padding-bottom:0; text-decoration:none;}
a, button, .button {
	cursor:pointer;
}