body {
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFCC;
	font-family: 'Times New Roman', Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}

table {
	border-collapse: collapse;
}

table td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
	vertical-align: top;
	padding: 0;
}

img, a img {
	border: 0;
	margin: 0;
	line-height: 1px;
}

a {	color: #000;
	text-decoration: underline;
}

a:hover {	text-decoration: none;}

#maintable {
	width: 100%;
	height: 100%;
}

/* ьюойю */
#head_left {	width: 221px;
	background-color: #DE2119;
	padding: 0;
}

#head_center {
	width: 100%;
	text-align: center;
	background: #FFFFCB url("head_bg.jpg") 0 0 repeat-x;
	padding-bottom: 10px;
}

#head_right {	width: 217px;
	background-color: #FFCC99;
	border-left: 2px solid #C52121;
	padding: 0;
}

#head_right p {
	color: #990000;
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
/* йнмеж ьюойх */


/* кебне лемч */
#left_menu {
	padding: 10px 20px;
	text-align: left;
	background-color: #DE2119;
}

#left_menu p a {
	text-decoration: none;
	font-family: 'Times New Roman', Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EFF7A5;
	display: block;
	background-color: #E41E1E;
	border: 1px dotted #C52121;
	padding: 5px 10px;
}

#left_menu p a:hover {
	text-decoration: none;
	color: #EFAA21;
	background-color: #C62626;
}

/* йнмеж кебне лемч */

#right_menu {
	background-color: #FFCC99;
	border-left: 2px solid #C52121;
}

#right_menu p {
	text-align: center;
	margin-bottom: 20px;
}

#content {
	background-color: #FFCC99;
	text-align: left;
	padding: 20px;
	height: 100%;
}

#content h1 {
	display: block;
	padding: 5px 15px;
	font-family: 'Times New Roman', Georgia, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #990000;
	color: #FFFF66;
	font-style: italic;
}

#content h2 {
	color: #330000;
	margin: 0;
	font-family: "Times New Roman",Times,serif;
	font-weight:bold;
	font-size: 18px;
}

#footer_center {
	background-color: #FFCC99;
}

#footer_center p {
	color:#660000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	line-height:40px;
	text-align: center;
}

#footer_left {
	background-color: #DE2119;
}


#footer_right {
	background-color: #FFCC99;
	border-left: 2px solid #C52121;
}

/* NEWS BLOCK */
.news_item {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #990000;
}

.news_item div {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

.news_item div.news_title {
	font-weight:bold;
	font-size: 18px;
}

.news_item div.news_text {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}

.news_item div.news_date {
	font-size: 14px;
	text-align: right;
	font-style: italic;
	padding: 0 20px;
}

.news_date a {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	border-left: 1px dotted #990000;
	border-right: 1px dotted #990000;
	padding: 0 6px;
}

.news_date a:hover {
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
}

.pagebar {	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;

}

.pagebar a {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px dotted #990000;
	font-size: 12px;
}

.pagebar a.current {
	color: #ffffff;
	font-style: italic;
	background-color: #990000;
}

.pagebar a:hover {
	color: #ffffff;
	font-style: italic;
	background-color: #CC0000;
}

.events {	margin-top: 20px;	border: 1px solid #660000;
}

.events th, .events td {
	padding: 5px;
	border: 1px solid #660000;
}
.events th {	font-weight: bold;
}

.events td.num {
	vertical-align: top;
}

.events td p {
	margin: 3px;
	padding: 0;
}

.events td a {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	padding: 0 5px;
}

.events td a:hover {
	background-color: #990000;
	color: #ffffff;
}