.blockCenterTop, .blockCenterBottom, .blockCenterContent {
	background: #55585C;
	margin-right: 19px;
}

.blockCenterTop div {
	background: URL('../images/rt_block.jpg') right top no-repeat;
}

.blockCenterTop div div {
	background: URL('../images/lt_block.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockCenterBottom div {
	background: URL('../images/rb_block.jpg') right top no-repeat;
}

.blockCenterBottom div div {
	background: URL('../images/lb_block.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockCenterContent {
	padding: 0px 10px 5px 10px;
	font-size: 9pt;
}

/*************************************************/

.blockLeftTop, .blockLeftBottom, .blockLeftContent {
	background: #55585C;
	margin-left: 14px;
	margin-right: 7px;
}

.blockLeftContent a {
	text-decoration: none;
}

.blockLeftTop div {
	background: URL('../images/rt_block.jpg') right top no-repeat;
}

.blockLeftTop div div {
	background: URL('../images/lt_block.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockLeftBottom div {
	background: URL('../images/rb_block.jpg') right top no-repeat;
}

.blockLeftBottom div div {
	background: URL('../images/lb_block.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockLeftContent {
	padding: 0px 10px 5px 10px;
	font-size: 8pt;
}

/*************************************************/

.blockLeftTop2, .blockLeftBottom2, .blockLeftContent2 {
	background: #3C3E41;
	margin-left: 14px;
	margin-right: 7px;
}

.blockLeftContent2 a {
	text-decoration: none;
}

.blockLeftContent2 a:hover {
	text-decoration: underline;
}

.blockLeftTop2 div {
	background: URL('../images/rt_block2.jpg') right top no-repeat;
}

.blockLeftTop2 div div {
	background: URL('../images/lt_block2.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockLeftBottom2 div {
	background: URL('../images/rb_block2.jpg') right top no-repeat;
}

.blockLeftBottom2 div div {
	background: URL('../images/lb_block2.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockLeftContent2 {
	padding: 0px 10px 5px 10px;
	font-size: 8pt;
}

/*************************************************/

.blockBannerTop, .blockBannerBottom, .blockBannerContent {
	background: #3C3E41;
	text-align: center;
}

.blockBannerContent a {
	text-decoration: none;
}

.blockBannerTop div {
	background: URL('../images/rt_block2.jpg') right top no-repeat;
}

.blockBannerTop div div {
	background: URL('../images/lt_block2.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockBannerBottom div {
	background: URL('../images/rb_block2.jpg') right top no-repeat;
}

.blockBannerBottom div div {
	background: URL('../images/lb_block2.jpg') left top no-repeat;
	height: 9px;
	font-size: 1px;
}

.blockBannerContent {
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
}

.blockImage {
	background: URL('../images/image_back.jpg') left top no-repeat;
	width: 179px;
	height: 211px;
}