/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dcd2b0;
	height: 100%;
SCROLLBAR-FACE-COLOR: #dcd2af; SCROLLBAR-ARROW-COLOR: #9c8c72;  SCROLLBAR-TRACK-COLOR: #c6ba92; SCROLLBAR-DARKSHADOW-COLOR: #9c8c72; SCROLLBAR-3DLIGHT-COLOR: #9c8c72}
table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	text-align: justify;
	}
	.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	text-align: left;
	}
	
	 a:link{text-decoration: none; color:#860000}
  a:visited{text-decoration: none; color: #860000}
  a:hover{text-decoration: none; color: #CC0000}
  a:active{text-decoration: none; color: #CC0000}
  
	.counters {
	padding-left: 5px;
	}
.left_bg {
	background-image: url(img/2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_l {
	background-image: url(img/border1.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.bg_r {

	background-image: url(img/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_names {
	background-image: url(img/slices_r6_c11.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}



.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #860000;
}
 #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
}
#news a:link{text-decoration: none; color: #624633}
#news a:visited{text-decoration: none; color: #624633}
#news a:hover{
	color: #000000;
}
#menu a:active{
	color: #000000;
}

 #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 16px;
}
#menu a:link{text-decoration: none; color: #40201E}
#menu a:visited{text-decoration: none; color: #40201E}
#menu a:hover{
	color: #EFEBDC;
}
#menu a:active{
	color: #EFEBDC;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCD2B0;
	border: 1px dotted #A2875C;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6BA92;
	border: 1px dotted #C6BA92;
	color: #860000;
	cursor: hand;
	text-align: center;
	padding: 2px 5px;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5036;
	padding-right: 5px;
	
}




H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #715F40;
	
	text-align: left;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	text-align: left;
	
}
ul
{
	list-style-image: url(img/li2.gif);
	list-style-type: none;
}

img {
	border: none;
}

.news {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 28px;
}

.news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.news li {
	padding: 0;
	margin-bottom: 8px;
}

.news a:hover {
	color:#EFEBDC !important;
}

.news a:link, .news a, .news a:visited {
	color:#40201E;
	text-decoration:none;
}