body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}

A:link {
	COLOR: #000080; text-decoration: none;
}
A:visited {
	COLOR: #000080; text-decoration: none;
}
A:active {
	COLOR: #000080; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../images/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding:15px;
  background: url('../images/header_bg.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 190px;
  background: #F1F6FE url('../images/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 190px;
  background: #F1F6FE url('../images/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 200px;
  margin-right: 200px;
}

#footer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}




.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: #acacac;
	font-weight: bold;	
}
.contentheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.contentheading a:hover {
	text-decoration: underline;
	color: #9F0A08;
}
td.buttonheading {
	width: 16px;
}
.modifydate {
	font-size: 10px;
	color: #acacac;
	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: #727272;
	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: #9F0A08;	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: #666666;
	padding-top: 5px;
}
.moduletable a:link, .moduletable a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #660000;
	text-decoration: none;
}
.moduletable a:hover {
	color: #9F0A08;
	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: #660000;
	text-align: left;

}
a.mainlevel:hover {
	color: #9F0A08;
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	color: #acacac;
	text-align: left;
	text-indent: 8px;
}
a.sublevel:hover {
	color: #000000;
}
#active_menu {
	color: #000000;
}
#active_menu.sublevel {
	color: #9F0A08;
}
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: #660000;
	text-align: left;

}
a.news_style1:hover {
	color: #000000;

}	
.catname { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
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: #999999; 
	text-align: left;
	text-transform: uppercase;
	padding-top: 2px;
	

}
a.topmenu_style_l:hover {
	color: #000000; 
	
	
}
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: #660000;
}


.subcattitle
{
list-style:none;
font-weight:normal;
font-size:11px;
}
a.subcattitle:link,  a.subcattitle:visited{
color:#233e6a;
font-weight:normal;
font-size:11px;
padding-left: 8px;
text-decoration:none;
}
a.subcattitle:hover{
color:#4a6ca4;
font-weight:normal;
font-size:11px;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #9F0A08;
text-decoration:none;
}
b.subcattitle{
color:#acacac;
font-weight:normal;
font-size:9px;
text-decoration:none;
}
a.cattitle:link,  a.cattitle:visited{
color:#2a51ab;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
a.cattitle:hover{
color:#311864; 
font-weight:bold;
font-size:14px;
text-decoration:none;
}
b.cattitle{
color:#acacac;
font-weight:normal;
font-size:10px;
text-decoration:none;
}
a.allsubcattitle:link,  a.allsubcattitle:visited{
color:#acacac;
font-weight:normal;
font-size:10px;
padding-left: 8px;
text-decoration:none;
}
a.allsubcattitle:hover{
color:#727272;
font-weight:normal;
font-size:10px;
padding-left: 5px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #727272;
text-decoration:none;
}
a.footertitle:link,  a.footertitle:visited{
color:#336699;
font-weight:normal;
font-size:11px;
padding-left: 8px;
text-decoration:none;
}
a.footertitle:hover{
color:#000080;
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:#727272;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
a.navcat:hover{
color:#9F0A08;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
h3.navcat{
color:#727272;
font-weight:bold;
font-size:14px;
}
h1.navcat{
color:#727272;
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: #9F0A08;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9F0A08;
}
b.descrsubcat{
color:#9F0A08;
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: #660000;
}
a.domenname:link,  a.domenname:visited{ 
color:#727272;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a.domenname:hover{
color:#9F0A08;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
td.line{
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #660000;
}

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: #660000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #660000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #660000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #660000;
}
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: #9F0A08;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #9F0A08;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #9F0A08;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #9F0A08;
}
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: #9F0A08;
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:#660000;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
td.numb { 
color:#727272; 
font-size:10px;
}
a.readmore:link,  a.readmore:visited{
color:#660000;
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: #660000;
	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;
}