/************ Основная часть страницы ***********/
/*** Таблица на главной ***/
.center_main_td {
	vertical-align: top;
	border-left: #dfe9f5 1px solid;
	padding-left: 18px;
}
.table_index td {
	vertical-align: top;
	padding-right: 10px
}
.caption {
	width: 88%;
	height: 14px;
	background: #d12400 url("/img/back_caption.gif") no-repeat;
	color: #fff;
	padding-left: 9px;
	margin-bottom: 10px;
}
.caption_in {
	width: 225px;
	height: 14px;
	color: #fff;
	background-color: #d12400;
}
.subcaption {
	height: 18px;
	margin: 1px 0 1px 30px;
	border-left: 7px solid;
	border-color: #FF4628;
}
.subcaption2 {
	height: 10px;
	margin: 1px 0 10px 50px;
	border-left: 7px solid;
	border-color: #FF654D;
}
div.subcaption a {
	 text-decoration: none;
	 font: 8pt Century Gothic,MS Sans Serif, Verdana, Arial;
	 color: #000;
	 margin-left: 5px;
}
div.subcaption2 a {
	 text-decoration: none;
	 font: 8pt Century Gothic,MS Sans Serif, Verdana, Arial;
	 color: #000;
	 margin-left: 5px;
}
.menu {
	float: left;
}

p {
	margin: 5px 0px;
	text-align: justify;
}
.text {
	text-indent: 20px;
	margin: 5px 20px 15px 0;
	text-align: justify;
}
.center_main_td a, .text a {
	text-decoration: underline;
	font: 8pt MS Sans Serif, Century Gothic, Verdana, Arial;
	color: #008;
	margin: 0;
}
.h1 {
	font: bold 15pt Century Gothic, MS Sans Serif, Verdana, Arial;
	color: #00459a;
	margin: 20px 10px;
	text-indent: 0px;
}
.h2 {
	font: bold 13pt Century Gothic, MS Sans Serif, Verdana, Arial;
	color: #00459a;
	margin: 15px 20px 0 1px;
	text-indent: 0px;
}
.h3 {
	font: bold 11pt Century Gothic, MS Sans Serif, Verdana, Arial;
	color: #00459a;
	margin: 10px 20px 0 3px;
	text-indent: 0px;
}
.formula {
	text-align: center;
	margin: 5px 0 15px 0;
}
.quoting {
	font: italic 7pt Verdana;
	text-indent: 20px;
	margin: 5px 20px 15px 0;
	text-align: justify;
}
.special {
	font-weight: bold;
}
li {
	text-indent: 20px;
	margin: 5px 20px 10px 0;
	text-align: justify;
}
.td_title {
	color: #00459a;
	font-weight: bold;
}
.td_subtitle {
	color: #00459a;
}
#center {
	text-align: center;
}
table.top td {
	vertical-align: top;
	text-align: justify;
}
