html,body{
	color: #545454;
	width: 100%;
	margin:0px;
	padding:0px;
	font-family: Arial;
	color: #626161;
	font-size: 12px;
	background: white;
}
a {
	color: #206000;
}
p {
	padding: 0
	padding-top: 15px;
}
ul, li {
	margin: 0;
	list-style: none;
	padding: 0;
}
#header {
	display: none;
	text-align: center;
	height: 132px;
	width: 100%;
	background: #006f00;
}
#bodier {
	width: 100%;
	min-width: 1000px;
	/*behavior: url(holder.htc);*/
}
a#logo {
	display: inline-block;
	width: 509px;
	height: 120px;
	position: relative;
	top: 5px;
	background: url(/img/logo.gif);
}
#menu {
	display: none;
	text-align: center;
	height: 50px;
	border-bottom: 1px solid #39ab00;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
}
#menu a {
	color: black;
}
#banner {
	display: none;
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
}
#banner img {
	border: 0;
}
.one468 {
	display: inline;
	padding: 0 5px 0 5px;
}
.block {
	margin-left: 15px;
	width: 200px;
	background: #f3f3f3;
	margin-bottom: 30px;
}
.block_top {
	width: 200px;
	height: 12px;
	background: url(/img/col_top.gif);
}
.block_bottom {
	width: 200px;
	height: 12px;
	background: url(/img/col_bottom.gif);
}
.block_center {
	padding: 0 10px 0 15px;
}
#smenu {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 10px;
}
#tleft, #tright {
	display: none;
}
#smenu li {
	padding: 10px 0 0 0;
}
#smenu a{
	color: #4a4949;
}
.indexnews {
	padding: 15px 0 0 0;
}
.ndate {
	font-style: italic;
	padding-bottom: 5px;
}
.block_name {
	font-size: 20px;
	font-style: italic;
	font-family: Georgia;
	color: #4a4949;
}
.center {
	margin-bottom: 30px;
	background-color: #f3f3f3;
	width: 100%;
}
.cl {
	width: 100%;
	background: url(/img/c_lt.gif) no-repeat top left;
}
.cr {
	width: 100%;
	background: url(/img/c_rt.gif) no-repeat top right;
}
.br {
	width: 100%;
	background: url(/img/c_rb.gif) no-repeat bottom right;
}
.bl {
	width: 100%;
	background: url(/img/c_lb.gif) no-repeat bottom left;
}
.ccholder {
	padding: 20px;
}
#search {
	width: 110px;
	border: 1px solid #cfcece;
	color: #cfcece;
	font-style: italic;
	padding: 2px;
}
#searched {
	border: 1px solid #cfcece;
	margin: 0 0 0 10px;
}
.block_center form {
	padding: 10px 0 10px 0;
}
.one100 {
	padding: 20px 0 20px 50px;
}
.one100 img{
	border: 1px solid #cfcece;
}
.jsa {
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dashed #206000;
	display: inline-block;
}
#footer{
	height: 70px;
	background: #206000;
	width: 100%;
	position: relative;
}
#footerbanners {
	text-align: center;
	padding-top: 10px;
}
#footer, footer a{
	color: white;
}
#copy {
	/*padding: 45px 0 0 30px;*/
	position: absolute;
	left: 20px;
	top: 28px;
}
#pages {
	/*display: inline-block;*/
	text-align: center;
}
#pages a {
	display: inline-block;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CFCECE;
}
#pages strong {
	display: inline-block;
	padding: 5px 8px 5px 8px;
}
#nholder {
	position: relative;
	padding-top: 15px;
}
.nnhold {
	margin-bottom: 20px;
}

.nname {
	font-size: 18px;
	padding-top: 15px;
	font-family: Georgia;
	font-style: italic;
}
.litop {
	color: #4A4949;
	margin-top: 15px;
}
.lpicblock {
	overflow: hidden;
}
.lpic img {
	border: 1px solid;
}
.lpic {
	float: left;
	padding: 0 15px 0 0;
}
#afo_block, #ane_click {
	display: none;
}
#count {
	display: none;
	position: absolute;
	right: 20px;
	top: 17px;
}
#clock {
	position: absolute;
	right: 10px;
	top: 15px;
}
.infholder {
	padding: 0 0 0 0;
	text-align: center;
}
.infholder img {
	margin-bottom: 5px;
}
#contacts {
	text-align: center;
	color: black;
	padding-top: 10px;
}
#nnn {
	display: none;
}
.print {
	display: none;
	width: 30px;
	bottom: 0;
	height: 22px;
	background: url(/img/print.gif) no-repeat top center;
	position: absolute;
	right: 20px;
	padding-top: 25px;
}