@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.rightblock {
	background-color: #551000;
	background-image: url(images/main_foot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
	padding-right: 16px;
	padding-bottom: 36px;
}
.rightblock a:link {
	color: #FFFFFF;
}
.rightblock a:visited {
	color: #FFFFFF;
}
.rightblock a:hover {
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #54697B;
	text-decoration: none;
}
.footer a:link {
	color: #54697B;
	text-decoration: none;
}
.footer a:visited {
	color: #54697B;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightbig {
	font-size: 14px;
	line-height: 22px;
}
