<!--//

html, head			{
	width		: 770px;
	height		: 100%;

}

body				{
	height		: 100%;
	font		: 11px Tahoma;
	margin-top	:0px;
	margin-left	:0px;
	margin-right:0px;
	margin-bottom:0px;

}

td.Bgr {
	height:750px;
	background:url(../../images/bgr.png) repeat-x #FFFFFF;
}
td.News {
	width:251px;
	height:220px;
	background:url(../../images/haber.png) no-repeat;
	padding-top:30px;
	padding-left:25px;
}

td.TextBgr {
	width:559px;
	height:600px;
	background:url(../../images/text_bgr.png) repeat-x #FFFFFF;
}

.yazi {
	font:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

td.LeftBgr {
	width:240px;
	height:216px;
	background:url(../../images/left-bgr.jpg) repeat-x #FFFFFF;
}

