/* GÖVDE */
div.Govde {
	width:731px;
	padding:20px 25px 20px 25px;

	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

div.Govde h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	
	margin:10px 0px 10px 0px;
}

div.Govde h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	
	margin:10px 0px 10px 0px;
}

div.Govde h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	
	margin:10px 0px 10px 0px;
}

div.Govde h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	
	margin:20px 0px 10px 0px;
}

div.Govde h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	
	margin:10px 0px 10px 0px;
}

div.Govde a:hover h5 {
	color:#eaa115;
}	

div.Govde h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	
	margin:20px 0px 10px 0px;
}

/* SAĞ BLOK YATAY LİSTE */
table.GovdeYatayListe {
	width:731px;
}

tr.GovdeYatayListe {

}

td.GovdeYatayListeResim {
	width:130px;	
}

td.GovdeYatayListeAciklama {
	width:220px;
}

td.GovdeYatayListeDikeyTampon {
	width:31px;
}

td.GovdeYatayListeYatayTampon {
	height:20px;
}