.block {
	margin-right: 20px;
	margin-left: 20px;
	width: 786px;
}
.blockLeft {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: justify;
	vertical-align: top;
}
.blockText, .blockLeft p, .blockLeft ul, .blockRightMenu, .blockRight p, .blockRight ul, .blockRight blockquote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.blockLeft ul {
	line-height: 1.5em;
}
.blockLeft h1, .blockCenter h1 {
	margin-top: 20px;
}
.blockLeft a, .blockCenter a, .blockRight a {
	color: #0033CC;
}
.blockLeft a:hover, .blockCenter a:hover, .blockRight a:hover {
	color: #009D04;
}
.blockLeft a:active {
	color: #FF0000;
}
.blockLeftMenu {
	text-align: right;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blockRight {
	width: 210px;
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
	vertical-align: top;
	background-color: #efefef;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.blockRightBuffer {
	margin-top: 55px;
}
.blockRightBoxTop {
	float: left;
	width: 210px;
	height: 14px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #914c00;
}
.blockRightBoxTopESET {
	border-top-color: #006b6e;
}
.blockRightBoxTopLeft {
	float: left;
	clear: left;
	width: 15px;
	height: 15px;
	font-size: 1px;
}
.blockRightBoxTopRight {
	float: left;
	clear: right;
	width: 15px;
	height: 15px;
	font-size: 1px;
}
.blockRightBox {
	float: left;
	clear: both;
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #914c00;
	border-left-color: #914c00;
	padding-left: 15px;
	padding-right: 15px;
}
.blockRightBoxESET {
	color: #006b6e;
	border-right-color: #006b6e;
	border-left-color: #006b6e;
}
.blockRightBoxBtm {
	float: left;
	width: 210px;
	height: 14px;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #914c00;
}
.blockRightBoxBtmESET {
	border-bottom-color: #006b6e;
}
.blockRightBoxBtmLeft {
	float: left;
	clear: left;
	width: 15px;
	height: 15px;
	font-size: 1px;
}
.blockRightBoxBtmRight {
	float: left;
	clear: right;
	width: 15px;
	height: 15px;
	font-size: 1px;
}
.blockRightMenu {
	padding:0px 0px 0px 5px;
	margin:0px 0px 5px 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}