body {
	font-family: Arial, Verdana, Sans-Serif;
	color: black;
	margin: 0;
	padding: 0;
}

td		{
	font-family: Arial, Verdana, Sans-Serif;
}

table.news td {
	background-color: white;
}

table.main td {
	font-size: 80%;
}

table.calendar td {
	font-size: 100%;
}

table.calendar th {
	BORDER-BOTTOM: 1px solid Gray;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a.menu {
	color: Navy;
	text-decoration: none;
	margin:0 0 0 11px;
}

a.menu:hover {
	text-decoration: underline;
}

a.topmenu {
	color: white;
	text-decoration: none;
	font-size: 110%;
	font-weight:bold;
}

a.topmenu:hover {
	text-decoration: underline;
}

font.pagename {
	font-size: 150%;
	color: red;
}

font.leftup {
	font-size: 110%;
	color: white;
	font-weight:bold;
}

a.upmenu {
	color: White;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
}
a.upmenu:hover {
	text-decoration: underline;
}

.action_done {
	color: green;
	font-weight: bold;
}

.action_fail {
	color: red;
	font-weight: bold;
}

a.pagemenu {
	text-decoration: none;
}
.yandex_title {
	display:none;
}
.yandex_annotation {
	text-align:justify;
}