html, .mt {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #E4F5CC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #FFF;
}
A {
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
}

.top {
	background-image: url(top.jpg);
	height: 90px;
	width: 800px;
}
.top .inf {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
	margin-top: 60px;
	margin-left: 200px;
}

.lrtd {
	background-color: #E4F5CC;
	background-image: url(esback.gif);
	background-repeat: repeat-x;
}

.manbody {
	background-image: url(body.jpg);
	height: 40px;
	width: 190px;
}

.menu {
	background-color: #3E3E3D;
	height: 40px;
      

}

.menu A {
	color: #999;
	text-decoration: none;
	
	
}

.menu A:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}


.submenu {
	width: 190px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #E4F5CC;
	padding-bottom: 12px;
}
.submenu H3, .tdnews H3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.submenu LI {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	
}
.submenu A {
	color: #999;
      text-decoration: none;
	font-weight: bold;
}
.submenu A:hover {
	color: #FFF;
	text-decoration: underline;
}

.allnews, .yandex_allnews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}


.content {
	width: 620px;
	background-color: #E4F5CC;
	padding-bottom: 12px;
}
.content H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #3E3E3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
	font-weight: normal;
}

.content H2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #3E3E3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
	font-weight: normal;
}

.content H3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #3E3E3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
	font-weight: normal;
}


.content P {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
	line-height: 1.3em;
	color: #3E3E3D;
	text-align: justify;
}

.mainpic {
	height: 170px;
	width: 620px;
	background-image: url(mainpic.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;
	padding-top: 8px;
}
.mainpic DIV {
	margin-left: 210px;
	margin-right: 12px;
	text-align: right;
}

.tdnews {
	width: 190px;
	background-color: #E4F5CC;
	padding-top: 6px;
	padding-bottom: 12px;
}
.yandex_news_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.tdnews A {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.tdnews A:hover {
	color: #FFF;
	text-decoration: underline;
}


.tdcopy {
	height: 50px;
	width: 420px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #474747;
	padding-left: 10px;
}
.count {
	height: 50px;
	width: 190px;
	text-align: center;
}

