@charset "utf-8";
/* CSS Document */

body {
	font-family: trebuchet MS;
	font-size:10px;
	margin: 0;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
td,th {
	font-family: trebuchet MS;
}
.baslik {
	font: "Trebuchet MS";
	font-size: 14px;
	padding-left:20px;
	padding-right:15px;
	color:#333333;
}
.baslikAlt {
	font: "Trebuchet MS";
	font-size: 12px;
	padding-left:17px;
	padding-right:15px;
	color:#FFFF00;
}
.baslikAlt a:link{
	font: "Trebuchet MS";
	font-size: 12px;
	padding-right:15px;
	color:#373700;
	text-decoration:underline;
}
.baslikAlt a:visited{
	font: "Trebuchet MS";
	font-size: 12px;
	padding-right:15px;
	color:#373700;
	text-decoration:underline;
}
.containerBaslik {
	font: "Trebuchet MS";
	text-shadow:#6600FF;
	font-style:oblique;
	font-size: 13px;
	padding-left:17px;
	padding-right:15px;
	color:#333333;
	text-decoration:underline;
}
.containerIcerik {
	font: "Trebuchet MS";
	font-size: 12px;
	padding-left:17px;
	padding-right:15px;
	color:#333333;
}
.icerik {
	font: "Trebuchet MS";
	font-size: 12px;
	padding-left:10px;
	color:#333333;
}
.tablo_sol {
	font-size: 24px;
	padding-left:5px;
}
.ing_alt {
	font-style:oblique;
	font-weight:100;
	font-size:11px;
}
.tr_baslik {
	font-size:14px;
}
.orta_ {
	text-align:center;
	font-size:16px;
	font-weight:400;
}
.pad {

}
