.button {
}


IMG {
	border: 0;
}

.mceContentBody, .content, table, UL {
	font-size: 12px;
	color: #000000;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #F8981D;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	color: #004880;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	color: #8CB3D0;
}
H4 {
	font-size: 14px;
	font-weight: bold;
	color: #F8981D;
/*	border-bottom: 2px dotted #99cccc; */
}

H5 {
	font-size: 14px;
	font-weight: bold;
	color: #004880;
/*	border-bottom: 2px dotted #99cccc; */
}

H6 {
	font-size: 14px;
	font-weight: bold;
	color: #8CB3D0;
/*	border-bottom: 2px dotted #99cccc; */
}

/* Сноска */
.bstar {
	color:#ff9933;
}

/* Первый абзац */
.p_first {
	color: #004880;
}
.first_letter,.p_first:first-letter {
	font-size:20px;
/*
	font-size: 36px;
	line-height: 28px;
	overflow-y: hidden;
*/
	font-weight: normal;
/*	float: left;*/
}
.date {
	font-size: 10px;
}


A, A:link {
	color: #004880;
	text-decoration: underline;
}
A:hover {
	color: #004880;
	text-decoration: none;
}
A:visited {
	color: #4784b3;
}

table.table {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	color: #004880;
}
table.table TR.even {
	background-color: #ECF0F7;
}
table.table TR.odd {
	background-color: #BAC6DD;
}
table.table TD {
	padding: 5px;
	border: 1px solid #ffffff;
}
table.table TH {
	padding: 5px;
	border: 0;
}

table.table1 {
	border-collapse: collapse;
	border: 1px solid #004880;
}
table.table1 TD {
	padding: 5px;
	border: 1px solid #004880;
}
table.table1 TH {
	padding: 5px;
	border: 1px solid #004880;
}

.block {
	padding: 20px;
	text-align:left;
	vertical-align:top;
	background-color:#F4F7FC;
	border-bottom: 2px dotted #99cccc;
}







/* Модуль поиск */
DIV.search_res B {
	color: #F8981D;
}


/* Модуль контакты */
table.send_email {
	table-layout:fixed;
	font-size:10pt;
	background-color: #EBF0F8;
	border-bottom: 2px dotted #99cccc;
}
table.send_email td {
	padding: 0 10px 0 10px;
}
table.send_email td td { padding:0; }
table.send_email INPUT.button {
}
table.send_email INPUT,
table.send_email TEXTAREA,
table.send_email SELECT
{
	border: 1px solid silver;
	margin:2px 10px 2px 0;
}
table.send_email HR {
	padding:0;
	margin-top:8px; margin-bottom:8px;
	background : #004880;
	color : #004880;
	border: 0;
	border-top : 1px solid #004880;
	height: 0px;
}
table.send_email INPUT.button {
	background-color: #006699;/*синий*/
	color: white;
	width:133px;
	height:27px;
	border:1px;
	margin-right:10px;
	font-weight: bold;
	cursor:pointer;
}
 Runtime: 0.00032114982605 
 Modified: Fri, 02 Nov 2007 14:34:54 */