<!--//

html, head			{
	width		: 100%;
	height		: 100%;
}

body				{
	height		: 100%;
	font		: 11px Tahoma;

}

td.Bgr {
	height:750px;
	background:url(../../images/bgr.png) repeat-x #FFFFFF;
}
td.News {
	width:231px;
	height:200px;
	background:url(../../images/default_03.png) no-repeat;
	padding-top:20px;
}

td.TextBgr {
	width:559px;
	height:600px;
	background:url(../../images/text_bgr.png) repeat-x #FFFFFF;
}