html, body {
	margin: 10px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	color: #007744;
	font-size: 12px;
}
table.ramka {
	 border-collapse: collapse;
}
table.main {
	border-collapse: collapse;
}
table.news {
	border-collapse: collapse;
}
table.karkas {
	border-collapse: collapse;
}
table.text {
	height: 100%;
	background-color: #eeffff;
	border-collapse: collapse;
}
table.text_visib {
	border-collapse: collapse;
}
a.menuitem {
	font-size: 12px;
	font-weight: bold;
	color: #007744;
	text-decoration: none;
	font-family: Tahoma;
}
a.text {
	font-size: 12px;
	font-weight: bold;
	color: #00cccc;
	text-decoration: none;
	font-family: Tahoma;
}
a.news {
	font-size: 11px;
	font-weight: bold;
	color: #00cccc;
	text-decoration: none;
	font-family: Tahoma;
}
a.navigate {
	font-size: 11px;
	font-weight: bold;
	color: #00cccc;
	text-decoration: none;
	font-family: Tahoma;
}
font.news {
	font-size: 11px;
	color: #007744;
	font-family: Tahoma;
	line-height: 150%;
}
font.h_text {
	font-size: 14px;
	color: #007744;
	font-family: Tahoma;
}
font.m_text {
	font-size: 12px;
	color: #007744;
	font-family: Tahoma;
	line-height: 150%;
}
font.l_text {
	font-size: 11px;
	color: #007744;
	font-family: Tahoma;
}