body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #49382A;
	font-weight: normal;
	font-size: 0.8em;
}
body {
	background-color: #D6DCBC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:visited, a:active {
	color: #777777;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 220%;
}
h2 {
	font-size: 200%;
}
h3 {
	font-size: 190%;
}
h4 {
	font-size: 160%;
	font-style: italic;
}
h5 {
	font-size: 140%;
}
h6 {
	font-size: 90%;
	font-weight: bold;
}
p {
	margin: 10px;
}
.MAIN {
	height: 100%;
	background-image: url(img/footer_img.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_img2 {
	background-image: url(img/footer_img2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

.LOGO {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 207px;
}
.FOOTER {
	height: 50px;
}
.f_line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
	width: 98%;
}
.f_text {
	font-size: 80%;
	padding: 15px;
}
.m1 {
	background-image: url(img/m1.gif);
	background-repeat: no-repeat;
	width: 274px;
	height: 54px;
}
.m2 {
	background-image: url(img/m2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 274px;
	height: 23px;
}
.m_bg {
	background-image: url(img/m_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 274px;
}
.m_text {
	padding-left: 45px;
	line-height: 25px;
	padding-bottom: 5px;
	font-size: 130%;
}
.m_link, a.m_link:link, a.m_link:visited, a.m_link:active, a.m_link:hover {
	color: #FFFFFF;
}
.con_blok {
	padding-top: 23px;
	padding-right: 150px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.sub_link, a.sub_link:link, a.sub_link:active, a.sub_link:visited, a.sub_link:hover {
	font-size: 90%;
	color: #FFFFFF;
	margin-left: 13px;
}
.sub2_link, a.sub2_link:link, a.sub2_link:active, a.sub2_link:visited, a.sub2_link:hover {
	font-size: 75%;
	color: #FFFFFF;
	margin-left: 22px;
	width: 150px;
}
.quote {
	padding-right: 23px;
	padding-left: 23px;
	font-style: italic;
}

