body{
	background-image: url(/img/back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	background-color: #e9ecf5;
	color: #092f8d;
	overflow: auto;
	font-family: Arial, Veradana, Tahoma, sans-serif;
}


td.car_1td{
	border-top: 2 solid #062F8D;
	background-color: #D2DCF7;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	border-width: 2 0 0 0;
	border-style: solid;
	border-color: #062F8D;
	color: #333333;
}			

td.car_1td img{
	border: 1 solid #062F8D;
	border-width: 1;
	border-style: solid;
	border-color: #062F8D;
	text-align: center;
}		

td.car_1td a, td.car_1td a:hover, td.car_1td a:visited{
	font-size: 12;
}

td.car_2td{
	border-width: 2 0 0 0;
	border-style: solid;
	border-color: #062F8D;
}

td.car_text{
	min-height: 10px;
	text-align: left;
	padding-left: 9px;
	font-weight: bold;
	color: #333333;
}

td.car_head{
	background-color: #062F8D;
	color: White;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 3px;
	height: 15px;
}

td.car_head a, td.car_head a:visited{
	color: White;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	font-size: 12;
}

td.car_head a:hover{
	color: #E6EDFB;
	text-decoration: none;
}

h1		{ 	font-family: Arial, Veradana, Tahoma, sans-serif; 
			font-size: 13px;
			font-weight: normal; margin: 0px 0px 15px 0px; }
h2{ 	font-size: 16px; }
h3{ 	font-size: 14px; }

h2 a,h2 a:LINK,h2 a:VISITED{
	color: #092f8d;
	text-decoration: none;
	font-size: 16px; 
}

h2 a:HOVER{
	color: #092f8d;
	text-decoration: underline;
}
			
p { font-family: Arial, Veradana, Tahoma, sans-serif; font-size: 13px;
	font-weight: normal; margin: 5px;}

p.menu	{ margin: 2px 0px 0px 8px; font-size: 12px; text-align: left; }

p.up	{ margin: 2px; font-size: 11px; text-align: center;}

p.main	{
	margin: 2px;
	font-size: 11px;
	text-align: left;
	color: #333333;
}

p.text	{ margin: 2px 2px 2px 13px; font-size: 11px; text-align: left;	color: #333333;}

p.news	{ margin: 3px 20px 3px 20px; font-size: 12px; text-align: justify;	color: #333333;}

p.about	{ margin: 3px 10px 3px 0px; font-size: 12px; text-align: justify;	color: #333333;}

p.tab	{ margin: 0px 15px 0px 15px; font-size: 13px; text-align: left;	color: #333333;}

div.as		{ 
			font-family: Arial, Veradana, Tahoma, sans-serif;  
			width: 13px; 
			height: 13px; 
			border: 1px solid #133791;
			margin: 3px; float: left;}

div.line { width: 95%; height: 1px; border: 0px; background-color: #092f8d;
			margin: 0px 30px 10px 10px;}

a:link	{
	font-family: Arial, Veradana, Tahoma, sans-serif;
	color: Blue;
}
a:visited { 	color: Blue;  }
a:hover { color: #092f8d; text-decoration: underline; font-family: Arial, Veradana, Tahoma, sans-serif; }
			
td.color_td{ background-color: transparent; width: 106px; padding-left: 25px; border: 0px; margin-bottom: 15px; }			

a.b, a.b:visited, a.b:link ,  p.menu a, p.menu a:VISITED, p.menu a:LINK{
	color: #092f8d;
	text-decoration: none;
}
a.b:hover, p.menu a:HOVER{
	color: #092f8d;
	text-decoration: underline;
}

div.tech table, div.tech table td,
table.tech, table.tech td{
	border: 1px solid #9FB0E6;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	margin-bottom: 2;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	font-size: 12;
		color: #333333;
}

div.tech th, div.tech table th, div.tech table td.tech_head{
	background-color: #243E8E;
	color: White;
	text-align: center;
	font-weight: bold;
}


/* вопрос ответ */
div.quest{
	background-color: #D4DDF7;
	display: block;
	color: #333333;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div.ansver{	background-color: #EEF2F8;	display: block;	color: #333333;	font-size: 12px;	padding-top: 10px;	padding-bottom: 10px;	padding-left: 15px;	margin-bottom: 20px;	margin-left: 25px;	text-align: justify;	padding-right: 15px;}

div.quest_form1, div.quest_form2{
	display: block;
	width: 420px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

div.quest_form1 input, div.quest_form2 input,
div.quest_form1 textarea, div.quest_form2 textarea{
	width: 100%;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}

div.quest_form1{
	background-color: #E9EEFB;
}
div.quest_form2{
	background-color: #EEF2F8;
}
/* конец вопрос ответ */	

/* страницы */

td.page{
	background-image: url(/img/back_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 100px;
}

td.page, td.pages{ 	text-align: justify; }

td.pages p, td.page p{
	padding-bottom: 15px;
}
		
td.pages, td.pages table, td.page, td.page table{
	color: #333333;
}

td.pages h1,td.pages h2,td.pages h3,td.pages h4, td.pages strong,
td.page h1,td.page h2,td.page h3,td.page h4, td.page strong{
	color: #092F8D;
}

td.pages img,
td.page img{
	border: 2px solid Gray;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

h2.page_title{
	text-transform: uppercase;
	font-size: 25px;
}




/* таблицы данных */
.mini_table {
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.mini_table_head, .mini_table th{
	font-size: 12px;
	font-weight: bold;
	color: #092F8D;
	background-color: #D4DDF7;
}

.mini_table tr.row1{
	background-color: #E9E9E9;
}
.mini_table tr.row2{	background-color: #EEF2F8;}

td.menu_td{
	background-image: url(/img/menu_up_back.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.car_text a.small, td.car_text a.small:active, td.car_text a.small:visited {
	color: #333333; 	text-decoration: none;	font-size: 12px;	
}
td.car_text a.small:hover {
 text-decoration: underline;	
}



/* нижняя табличка - старт */
td.bottom{
	font-size: 11px;
	text-align: center;
	color: #7A7A7A;
	border: 0 solid Black;
	padding-bottom: 15;
	padding-top: 15;
	margin: 0;
	font-weight: normal;
}
td.bottom a, td.bottom a:visited{
	color: #4F75E1;
	text-decoration: none;
}
td.bottom a:hover{
	color: #4F75E1;
	text-decoration: underline;
}
/* нижняя табличка - фин */