body
{
	font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
	font-size: 70%;
	color: #3D3D3D;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
}

.menu_line, .footer_line
{
	background-image: url('/images/menu_line.gif');
	height:1px;
	background-repeat: repeat-x;
	background-position: 50%;
}

.menu_point
{
	padding-left:5px;
	padding-right:8px;
}

p
{

}



.top_text_padding
{
	padding-top: 20px;
}

.top_text, .logo
{
	font-size: 7.5pt;
	color: #777777;
}


.text_point
{
        padding-right: 9px;
        padding-left: 16px;
}


.line_text
{
        padding-right: 9px;
        color:#939393;
}

.point
{
        margin-top: 25px;
        margin-bottom: 12px;
}

.top_menu
{
	padding-left: 9px;
	font-weight: bold;
	width: 119px;
}

.table_border, .table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #222222;
	border-style: solid;
}


a:link, .menu_table a:link, .menu_table a:visited
{
	color: #0089CE;
	TEXT-DECORATION: underline;
}
a:hover, .menu_table a:hover
{
	color: #ff4500;
	TEXT-DECORATION: underline;
}
a:visited
{
	color: #0089CE;
	TEXT-DECORATION: underline;
}

h1, .title
{
	font-size: 15pt;
	color: #3D3D3D;
	font-weight: normal;
}

h2
{
	font-size:12pt;
	color: #4C4C4C;
/*	font-weight: normal; */
}

h3
{
	font-size:13pt;
	color: #4C4C4C;
	font-weight: normal;
}

form
{
	margin-bottom:0;
	margin-top:0;
}

img
{       
        border:0;
}

input, select, textarea
{
	font-family: Arial, Verdana, 'MS Sans Serif';
	font-size: 8pt;
	border: #D5FBC2 2px solid;
	color: #70fb7c;
	padding: 1px;
	color: black;
}
.input_blur
{
	background: #F5F5F7;
}

.input_buttom_search
{
	font-family: Arial, Verdana, 'MS Sans Serif';

	border: #dddddd 0px solid;
	color: #3e3e3e;
}

.input_buttom_search_button
{
	border: #dddddd 0px solid;
	color: #333333;
	background-color: #dddddd;
}


hr  /* Для IE */
{
	height: 1px;
	color: #dadada;
	border: none;
}



.news_date
{
	color: #C9D1D3;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.news_title
{
        font-size: 8pt;
	font-weight: bold;
}

.news_description
{
	padding-left:12px;
	margin-bottom:0em;
	color: #606060;
}

/*************** Верхний миниблок  ******************/
.block_blu{
	padding-left: 3px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px;
	
}
.block_blu a {
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: underline;
	padding: 2px;
	
}
.block_blu a:hover {
	font-size: 12px;
	color: white;
	text-decoration: none;
	background-color: #ff7428;
	padding: 2px;
}
/*************  Конец верхний миниблок  *************/
/*************** Верхнее меню  ******************/
.solidblockmenu ul{
margin: 0px;
padding: 0px;
float: left;
font: bold 12px Arial, Helvetica, sans-serif;
width: 100%;
background: #acebff url(/images/getimg_09.gif) repeat-x center center;
text-transform: uppercase;
border-width: 0px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #006ad0;
	padding: 7px 11px 2px;
	text-decoration: none;
}

.solidblockmenu li a:visited{
	color: #006ad0;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #ff510f;

}

.tabcontainer{
clear: left;
width:90%; /*width of 2nd level sub menus*/
margin-left: 35px;
background-color: #ffefd5;
font-size: 11px;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 7px;
text-transform: uppercase;
font-weight: bold;

}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -0em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -0em;
}

.tabcontent{
display:none;
}
.tabcontent a{
padding-left: 10px;
background-image: url(/images/rec.png);
background-repeat: no-repeat;
color:#006ad0;
padding-right: 10px;
}
.tabcontent a:hover{
padding-left: 10px;
background-image: url(/images/rec.png);
background-repeat: no-repeat;
color: #ff4500;
padding-right: 10px;
}
/*************  Конец Верхнее меню  *************/
.tcon a{
	 color: #a0522d;
}
.tcon a:hover{
	 color: #ff1493;
}
.red_big_title{ 
     font-size: 17px;
     color: #D70A00;
    font-weight: bold;
}
.arh{
	font-size: 9px;
}
.arh a,.arh a:link, .arh a:hover, .arh a:visited{
	color: #0070DB;
}

