@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	margin: 0px;
	padding: 0px;
}
.main_bg_left {
	background-image: url(/themes/img/main_bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_bg_right {
	background-image: url(/themes/img/main_bg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.header_bg {
	background-image: url(/themes/img/header_bg.jpg);
	background-repeat: repeat-x;
}
.tm_bg_top {
	background-image: url(/themes/img/tm_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tm_bg_bottom {
	background-image: url(/themes/img/tm_bg_down.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tm a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: none;
}.content_left_bg {
	background-image: url(/themes/img/content_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_right_bg {
	background-image: url(/themes/img/content_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.lm_bg_left {
	background-image: url(/themes/img/lm_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lm_bg_right {
	background-image: url(/themes/img/lm_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#lm a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6d180f;
	text-decoration: none;
}
#content_bg {
	background-image: url(/themes/img/content_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#content_bg_light {
	background-image: url(/themes/img/content_bg_light.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_lu {
	background-image: url(/themes/img/content_lu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_ru {
	background-image: url(/themes/img/content_ru.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_ld {
	background-image: url(/themes/img/content_ld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_rd {
	background-image: url(/themes/img/content_rd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_top_bg {
	background-image: url(/themes/img/content_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_left_bg {
	background-image: url(/themes/img/content_left_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_right_bg {
	background-image: url(/themes/img/content_right_bg2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6d180f;
	text-decoration: none;
	text-transform: uppercase;
}
.content_headerline {
	background-image: url(/themes/img/content_headerline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	margin-bottom: 10px;
}
.content_dotline {
	background-image: url(/themes/img/content_dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 31px;
}
#news_bg {
	background-image: url(/themes/img/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#news_top {
	background-image: url(/themes/img/news_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#news_bottom {
	background-image: url(/themes/img/news_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer_top_line_bg {
	background-image: url(/themes/img/footer_top_line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer_texture_bg {
	background-image: url(/themes/img/footer_texture_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_left {
	background-image: url(/themes/img/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_right {
	background-image: url(/themes/img/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_frame {
	border: 3px double #8d7f6d;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #820000;
	text-decoration: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0eded;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}
#splitter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #820000;
	text-decoration: none;
}
#splitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #820000;
	text-decoration: none;
}

img.itemlist_img {
 border:1px solid #820000;
}

a {
 color: #6d180f;
 text-decoration: underline;
}

div.indent {
 height: 1px;
 clear: both;
 font-size: 1px;
 line-height: 1px;
}
