div.lenta {
	background-image: url('img/pict_lenta_infochannels.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pict_lenta_infochannels.png,sizingMethod=scale);
}
table.menutop {
	background-color: #83CEE3;
	border-bottom: 1px solid #69A5B6;
	color: #FFF;
}
table.menubottom {
	background-color: #A5DCEC;
	color: #FFF;
}
table.menutop td, table.menubottom td {
	border-right: 1px solid #FFF;
}
table.menutop a, table.menutop a.visited, table.menubottom a, table.menubottom a:visited {
	color: #0C7592;
	text-decoration: underline;
}
table.menutop a:hover, table.menubottom a:hover {
	color: #0C7592;
	text-decoration: none;
}
td.content h1 {
	color: #38A0BD;
}
td.content p#col {
	color: #1F8BA9;
	margin: 0 0 0 20;
}
