body {
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #336600;
	margin:0;
}

.tdcenter {
	background-image:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:800px;
	border:0px;
}

a.leftlinks{
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

a.leftlinks:hover {
	text-decoration: none;
	color:#00CC00;
}

.news_head {
	font-size: 8pt;
	font-family: Tahoma;
	color:#000000;
	font-weight:bold;
}
.news {
	font-size: 8pt;
	font-family: Tahoma;
	color:#333333;
}
.icerik {
	font-size: 9pt;
	font-family: Tahoma;
	color:#333333;
}

.head_1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color:#333333;
}

.txt_w1 {
	font-size: 8pt;
	font-family: Verdana;
	color:#FFFFFF;
}


.text{
background-image:url(../images/textbox.jpg);
width:150px;
}
.multitext{
background-image:url(../images/multitext.jpg);
width:200px;
}