body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312b4a;
	background: #e3dcd9;
}
		
a:link, a:visited { color: #ffffff; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #ffffff; text-decoration: none;}

a.no_link,
a.no_link:hover{
	text-decoration: none;
	cursor: text;
	color: #312b4a;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.button_01 a {
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 3px;
	background: url(../images/templatemo_button_01.jpg) no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.fl { float: left; }
.fr { float: right; }

h1 {
	margin: 0px;
	padding: 10px 0;
	font-size: 34px;
	color: #ffffff;
	font-weight: normal;	
}

h2 {
	margin: 0 0 20px 0;
	padding: 5px 0 10px 0;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;	
	border-bottom: 1px dotted #ffffff;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;	
	border-bottom: 1px dotted #ffffff;	
}

h4 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;	
}

.em_text {
	color: #ffffff;
}

/* top bar */
#templatemo_top_bar {
	clear: both;	
	width: 940px;
	height: 45px;
	padding: 5px 20px 0 20px;;
	margin: 0 auto;
	background: #e3dcd9 url(../images/templatemo_top_panel.jpg) no-repeat;
}

.rss_contact_section {
	float:right;	
	width: 400px;
}

.rss_contact a {
	float: left;
	display: block;
	width: 130px;
	height: 25px;
	color: #ffffff;
	text-align: right;
	margin: 0 10px;
	padding-right: 50px;
	padding-top: 20px;
	font-size: 12px;
	text-decoration: none;
}

.rss_button a {
	background: url(../images/rss_icon.png) no-repeat bottom right;
}

.contact_button a {
	background: url(../images/contact_icon.png) no-repeat bottom right;
}
/* end of top bar */

/* banner */
#templatemo_banner_bar_wrapper {
	clear: both;	
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(../images/templatemo_banner.jpg) repeat-x;
}

#templatemo_banner_bar {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
}

#templatemo_banner_bar h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_banner_bar h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#templatemo_banner_bar h1 a span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	color: #625a9d;
}
/* end of banner */

/* menu */
#templatemo_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: url(../images/templatemo_menu_bg_repeat.jpg) repeat-x;	
}

#templatemo_menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	padding: 6px 0 0 0;
	margin: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	padding: 3px 0;
	margin: 0 30px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #c5dbed;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;	
}

#templatemo_menu li .fast {
	margin-left: 0px;
}
/* end of menu */

/* content */
#templatemo_content {
	clear: both;
	width: 940px;
	padding: 40px 20px 0 20px;
	margin: 0 auto;
	background: url(../images/templatemo_content_bg.jpg) repeat-y;
}

#main_column {
	float: left;
	width: 500px;
	margin-right: 40px;
}

.section_w500 {
	clear: both;
	margin-bottom: 30px;
}

.section_w500 p {
	text-align: justify;
	margin-bottom: 10px;
}

#main_column .image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}

#main_column .fl_image {
	float: left;
	margin-right: 20px 
}

#main_column .fr_image {
	float: right;
	margin-left: 20px 
}

.list_01 {
	clear: both;
	margin: 0 0 30px 50px;
	padding: 0px;
}

.list_01 li {
	padding: 0px;
	margin: 0 0 10px 0;
	list-style: decimal;
}

.list_01 li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.side_column_w200 {
	float: left;
	color: #e4e4e4;
	width: 160px;
	padding: 0px 20px;
}

.side_column_w200 .box {
	margin-bottom: 30px;
}

.side_column_w200 form {
	margin: 0px;
	padding: 0px;
}

.inputfield {
	height: 16px;
	width: 145px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton {
	float: right;
	margin: 0px;
	padding: 0 0 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

#message_input {
	background:#FFFFFF none repeat fixed 0 0;
	border:1px solid #BBBBBB;
	display:block;
	height: 80px;
	margin-top:5px;
	padding:5px;
	width: 146px;
	margin-bottom: 5px;
}

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	padding: 3px 0;
	color: #e4e4e4;
	font-weight: normal;	
	text-decoration: none;
}

.side_menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.news_section {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #22260a;
}

.news_section .news_title a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
/* end of content */

/* footer */
#templatemo_footer_wrapper {
	clear: both;	
	width: 100%;
	margin: 0 auto;
	background: #1e1835 url(../images/templatemo_footer_top_border.jpg) top repeat-x;	
}

#templatemo_footer {
	width: 940px;
	padding: 40px 20px;
	margin: 0 auto;
}

.section_w940 {
	text-align: center;
	width: 940px;
	color: #ffffff;
}

.section_w940 a {
	color: #ffffff;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #e4e4e4;
	font-weight: normal;
	text-decoration: none;
}

.footer_menu_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */


.leftmodule {
	width: auto;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
}
.leftm {
	/*border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;	*/
}
#mainbody {
	width: auto;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
.rightmodule {
	width: auto;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
}
.rightm {
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	*/
}
#user1{
	width: auto;
	margin: 15px;
}

#user1 table.moduletable {
	width: auto;
}
#user1 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;
}
#user1 table.moduletable td {
	color: #FFFFFF;
}
#user2 {
	width: auto;
	margin: 15px;
}

#user2 table.moduletable {
	width: auto;
}
#user2 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;
}
#user2 table.moduletable td {
	color: #FFFFFF;
}
#user3 {
	width: auto;
	margin: 15px;
}


#user3 table.moduletable {
	width: auto;
}
#user3 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;

}
#user3 table.moduletable td {
	color: #FFFFFF;
}
#user4 {
	width: auto;
}
#rightpadding {
	padding-bottom: 25px;
}

.sectiontableentry1 {
	background-color : #F3F3F3;
}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
}


.small {
	font-size: 10px;
	color: #999999;
}
.createdate {
	font-size: 10px;
	color: #fffff4;
	font-weight: bold;	
}
.contentheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff7f7;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff7f7;
}
.contentheading a:hover {
	text-decoration: underline;
	color: #266498;
}
td.buttonheading {
	width: 16px;
}
.modifydate {
	font-size: 10px;
	color: #fffff4;
	padding-top: 10px;
}
.pagenavcounter {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}
#copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
}
a.readon:link, a.readon:visited {
	color: #837ea6;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-image: url(../images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}

a.readon:hover {
	color: #837ea6;	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

table.moduletable {
	width: 150px;
	margin-bottom: 20px;
}
table.moduletable th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #f5f5f7;
	padding-top: 5px;
}
.moduletable a:link, .moduletable a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #fff7f7;
	text-decoration: none;
}
.moduletable a:hover {
	color: #266498;
	text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration:none;
	color: #fff7f7;
	text-align: left;

}
a.mainlevel:hover {
	color: #266498;
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	color: #fffff4;
	text-align: left;
	text-indent: 8px;
}
a.sublevel:hover {
	color: #000000;
}
#active_menu {
	color: #000000;
}
#active_menu.sublevel {
	color: #266498;
}
a.news_style1:link, a.news_style1:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration:none;
	color: #fff7f7;
	text-align: left;

}
a.news_style1:hover {
	color: #000000;

}	
.catname { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff7f7;
	
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff7f7;
}
a.topmenu_style_l:link, a.topmenu_style_l:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration:none;
	color: #fffff1; 
	text-align: left;
	text-transform: uppercase;
	padding-top: 2px;
	

}
a.topmenu_style_l:hover {
	color: #fdffef; 
	
	
}
a.topmenu_style_r:link, a.topmenu_style_r:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration:none;
	color: #999999; 
	text-align: left;
	text-transform: uppercase;
	padding-top: 2px;

}
a.topmenu_style_r:hover {
	color: #FFFFFF; 
	
}
h1.title {
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
font-size: 14px;
text-align: left;	
color: #000000;
margin: 0;
padding: 0;
}

h2.title {
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
font-size: 14px;
text-align: left;	
color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff7f7;
}


.subcattitle
{
list-style:none;
font-weight:normal;
font-size:11px;
}
a.subcattitle:link,  a.subcattitle:visited{
color:#595388;
font-weight:normal;
font-size:11px;
padding-left: 8px;
text-decoration:none;
}
a.subcattitle:hover{
color:#ffffff;
font-weight:normal;
font-size:11px;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #266498;
text-decoration:none;
}
b.subcattitle{
color:#ffffff;
font-weight:normal;
font-size:9px;
text-decoration:none;
}
a.cattitle:link,  a.cattitle:visited{
color:#1e1835;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
a.cattitle:hover{
color:#1e1835; 
font-weight:bold;
font-size:14px;
text-decoration:none;
}
b.cattitle{
color:#ffffdf;
font-weight:normal;
font-size:10px;
text-decoration:none;
}
a.allsubcattitle:link,  a.allsubcattitle:visited{
color:#ffffd4;
font-weight:normal;
font-size:10px;
padding-left: 8px;
text-decoration:none;
}
a.allsubcattitle:hover{
color:#ffffc6;
font-weight:normal;
font-size:10px;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #ffffb5;
text-decoration:none;
}
a.footertitle:link,  a.footertitle:visited{
color:#ffffff;
font-weight:normal;
font-size:11px;
padding-left: 8px;
text-decoration:none;
}
a.footertitle:hover{
color:#f0ffdf;
font-weight:normal;
font-size:11px;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #ffffff;
text-decoration:none;
}


a.navcat:link,  a.navcat:visited{
color:#1e1835;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
a.navcat:hover{
color:#322c4a;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
h3.navcat{
color:#262341;
font-weight:bold;
font-size:14px;
}
h1.navcat{
color:#262341;
font-weight:bold;
font-size:14px;
}
div.descrsubcat{
color:#404040;
font-weight:normal;
font-size:11px;
text-decoration:none;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #266498;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #266498;
}
b.descrsubcat{
color:#266498;
font-weight:bold;
font-size:11px;
padding-left: 15px;
}
div.subcat_horlines{ 
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eeeeee;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
}


a.sitename:link,  a.sitename:visited{ 
color:#303030;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
a.sitename:hover{
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;

border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff7f7;
}
a.domenname:link,  a.domenname:visited{ 
color:#20418e;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a.domenname:hover{
color:#266498;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
td.line{
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff7f7;
}

a.choosepage:link,  a.choosepage:visited{ 
color:#727272;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eeeeee;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #eeeeee;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #eeeeee;
}
a.choosepage:hover{
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff7f7;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #fff7f7;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #fff7f7;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #fff7f7;
}
b.choosepage{
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #266498;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #266498;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #266498;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #266498;
}
b.choosepage2{
color:#727272;
font-weight:normal;
font-size:11px;
text-decoration:none;
}
a.newslist:link,  a.newslist:visited{ 
color:#727272;
font-weight:normal;
font-size:12px;
text-decoration:none;
padding-left: 8px;
}
a.newslist:hover{
color:#000000;
font-weight:normal;
font-size:12px;
text-decoration: underline;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #266498;
text-decoration:none;
}
#newsdate{
color:#727272;
font-weight:normal;
font-size:11px;
text-decoration:none;
}
a.tonewslist:link,  a.tonewslist:visited{
color:#727272;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a.tonewslist:hover{
color:#fff7f7;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
td.numb { 
color:#727272; 
font-size:10px;
}
a.readmore:link,  a.readmore:visited{
color:#fff7f7;
font-weight:normal;
font-size:11px;
text-decoration:none;
}

a.readmore:hover{
color:#000000;
font-weight:normal;
font-size:11px;
text-decoration: underline;
}
textarea.textbox{
width: 190%;
}
input.textbox{
width: 90%;
}
select.textbox{
width: 90%;
}
div.readon{
	color: #fff7f7;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-weight: bold;
}