table.b-form-table
{
	align: center; 
        valign: top;
        width: 95%;
        height: 45;
	background-image:url(/bitrix/my_style/images/table_head.gif);
	background-repeat:repeat-x;   
   border-color: #c5cde4; 

	font-size:100%;
	font-weight: bold;
	line-height:120%;
color: rgb(5, 28, 57);
font-style: italic;
font-family: Arial;

}

table.b-form-table th, table.b-form-table td
{
	
	padding: 5px 5px;
       
}

table.b-form-table th
{
        margin: 3px 0; 
	padding-left: 40px;
	line-height:15px;
	background: url(/bitrix/my_style/images/arrow11.png) no-repeat left center;
        border-top-color: #c5cde4; 
        border-top-style: double; 
             
        text-align: left; 
        vertical-align:center;
	font-weight: bold;
        font-size: 200%;
        font-color:#071a31;

border-left-style: solid; border-width: 1px;
 border-left-color: #c5cde4; 
border-right-style: solid; border-width: 1px;
 border-right-color: #c5cde4; 
border-bottom-style: solid; border-width: 1px;
 border-bottom-color: #c5cde4; 
}
table.b-form-table td
{
	padding: 10px 5px;
        valign: top;
border-top-style: solid; border-width: 1px;
 border-top-color: #c5cde4; 
border-bottom-style: solid; border-width: 1px;
 border-bottom-color: #c5cde4; 
border-left-style: solid; border-width: 1px;
 border-left-color: #c5cde4; 
border-right-style: solid; border-width: 1px;
 border-right-color: #c5cde4; 
}

table.form-table-big
{
	align: left; 
        valign: top;
        width: 100%;
       	background-image:url(/bitrix/my_style/images/table_head.gif);
	background-repeat:repeat-x;   
        border-top-color: #0e3970; 
	font-size:100%;
	font-weight: bold;
	line-height:120%;
	color: rgb(5, 28, 57);
	font-style: italic;
	font-family: Arial;

}

table.form-table-big tr
{
	background-image:url(/bitrix/my_style/images/table_head.gif);
	background-repeat:repeat-x; 
        valign: top;     
}

table.form-table-big th
{
        margin: 3px 0; 
	padding-left: 40px;
	line-height:15px;
	background: url(/bitrix/my_style/images/arrow11.png) no-repeat left center;
        text-align: left; 
        vertical-align:center;
	font-weight: bold;
        font-size: 100%;
	font-color:#071a31;
	border-style: groove; border-width: 1px; border-color: #f4f5f7;

}

table.form-table-big a
        {text-decoration:none;
}

table.form-table-big td
{
	padding: 10px 5px;
        valign: top;
	border-top-color: #c5cde4; 
	border-top-style: double;
}



table.form-table
{
	align: center; 
        valign: top;
        width: 250;
        height: 70;
	background-image:url(/bitrix/my_style/images/table_head.gif);
	background-repeat:repeat-x;   
   border-top-color: #0e3970; 
	font-size:100%;
	font-weight: bold;
	line-height:120%;
color: rgb(5, 28, 57);
font-style: italic;
font-family: Arial;

}

table.form-table tr
{
	background-image:url(/bitrix/my_style/images/table_head.gif);
	background-repeat:repeat-x; 
        valign: top;     
}
table.form-table th, table.form-table td
{
	
	padding: 5px 5px;
       
}

table.form-table th
{
        margin: 3px 0; 
	padding-left: 40px;
	line-height:15px;
	background: url(/bitrix/my_style/images/arrow11.png) no-repeat left center;

               text-align: left; 
        vertical-align:center;
	font-weight: bold;
        font-size: 100%;
font-color:#071a31;
border-style: groove; border-width: 1px; border-color: #f4f5f7;

}

#menuspisok
{
        list-style-image: url(/bitrix/my_style/images/arrow10.png);
        list-style-position: outside;
        font-weight: bold;
       font-size:110%;

    
}
table.form-table a
        {text-decoration:none;
}

table.form-table td
{
	padding: 10px 5px;
        valign: top;
 border-top-color: #c5cde4; 
 border-top-style: double;
}

table.form-filter-table
{
	background-color:white;
	font-size:100%;
	border-collapse:collapse;
}

table.form-filter-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.form-filter-table td, table.form-filter-table th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.form-filter-table td
{
	vertical-align: top;
}


.form-filter-none {
	display: none;
}

.form-filter-inline {
	display: inline;
}

table.form-table table.form-results-header-inline td, table.form-table table.form-results-header-inline th {
	border: 0px !important;
	padding: 0px !important;
	background: none !important;
}
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>