/*  Фоматирование текстовых блоков  */


.cTxt {
	padding-bottom: 8px;
	clear: left;
}
.cBordLeft {
	border: 1px solid #cccccc;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.cBordRight {
	border: 1px solid #cccccc;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.cBordCenter {
	border: 1px solid #f1f1f1;
	margin-left: 7px;
	margin-top: 8px;
}

.cPict {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
}
.cTxt td.cComment  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	background-color: #eaeaea;
}
.cTxt p, .cTxt li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.cTxt td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.cTxt a {
	color: #2B308E;
	text-decoration: underline;
	cursor: pointer;
}
.cTxt li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
/*
.tblBrd {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
*/
.tblBrd td, th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
/*	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

*/	
	padding-left: 10px;
}

.cTxtSm {
	float: left;
	width: 100%;
	padding-bottom: 2px;
	display: block;
	margin: 0px;
	clear: both;
}

.cTxt h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.cTxt h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003C86;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.cTxt h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2B308E;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.cTxt h2 a:hover {
	color: #757EB4;
	text-decoration: underline;
}
.cTxt h4 a {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005CB2;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
}

.cTxt h4 a:hover {
	text-decoration: none;
	color: #003C86;
}
.cTxt h3 a {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #569924;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
}
.cTxt h3 a:hover {
	color: #003C86;
}



/*   Формы  */

.formTxt {
	border: 1px solid #999999;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

.formButt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #757EB4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*   Поиск   */

.search td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003C86;
}
.search {
	margin-top: 12px;
	background-color: #F1F1F1;
}

.cTxt h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #757EB4;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.cTxt p.data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
h1.pageHd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2B308E;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}


.newsBody {
	margin-bottom: 12px;
}
.newsBody .data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.newsBody .body a, .newsBody .body a p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	
}
