body {
	background-color: #000000;
	background-image: url(../i/bg_main.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: left top;
	margin: 0px;
}
.TextMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}

.ImgFloatLeft {
	float: left;
	margin-right: 7px;
	border: 1px solid #999999;
}
a {
	color: #CC0000;
}
a:hover {
	text-decoration: none;
}
.bgMenu {
	background-image: url(../i/bgMenu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: cc0000;
}
.pageBg {
	background-color: #FFFFFF;
	background-image: url(../i/pageBg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.bgFooter {
	background-color: #FFFFFF;
	background-image: url(../i/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgMainFooter {
	background-image: url(../i/bg_footer_main.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.actBlock {
	float: left;
	width: 220px;
	margin-right: 10px;
	height: 100px;
	position: static;
}
.TextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
}
.ImgFloatRight {
	float: right;
	border: 1px solid #999999;
	margin-left: 7px;
}
.otvetBlock {
	float: left;
	width: 220px;
	margin-right: 10px;
	height: 100px;
	position: static;
}
.recBlock {
	width: 229px;
	height: 100px;
	position: static;
	background-color: e8e8e8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	margin-bottom: 10px;
}
.bannerOld {
	clear: both;
	display: block;
}
.BorderPhotos {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

