body{
	background-color:#ffffff;				/* цвет фона*/	

}
P,TD,select {
	font: normal 12px Arial;
}
.header1 { font: bold 16px Arial; color: #000099; padding-left: 25px; }
.header2 { font: bold 12px Arial; color: #000099; padding-left: 25px; }
.header3 { font: bold 12px Arial; color: #000099; }
.header4 { font: bold 12px Arial; color: #000099;}
.header5 { font: bold 20px Arial; color: #ffffff; }
.headerFan{font: bold 16px Arial; color: #000099;margin-right:12px;}
.text  {font: 12px Arial}
.textJust {
	font: 12px Arial;
	text-align: justify;
}
.textSm  {font: 11px Arial}
.selectTopic {width: 221px }
.selectsite {width: 150}

A.menu {text-decoration : none;}
A.menu:link { color : #364C9D;}
A.menu:Visited { color : #364C9D;}
A.menu:Hover { color : #0099FF;}
.textUL {
font: normal 12px Arial; padding-left: 25px
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
}

.filreg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	color: #5366AB;
	text-align:center;
	border: 1px dotted #777777;
}
.filtochka{
	font-weight: normal;
}

rem A.menuIndex {font: bold 12px Arial;}
rem A.menuIndex:link { }
rem A.menuIndex:Visited { color : #3A488F;}

.topMenu{
	font: bold 12px Arial;
	text-decoration : none;
	margin-right:5px;
	margin-left:10px;
}
a.topMenu:Link{color : #3A488F;}
a.topMenu:Visited {color : #3A488F;}
a.topMenu:Hover {color : #0099FF;}

.red {
	color: #FF0000;
	font-size:12px;
}

.super {
	vertical-align: super;
	font: 10px Arial;
}
form{
	margin-top:0px;
	margin-bottom:5px;
}

#formfilial{
	margin-left:20px;
	margin-bottom:15px;
}

th{
	font-weight: bold;
	font-size: 12px;
	border: 0px;
}

.under {
	rem text-decoration: underline;
	rem border-bottom: 1px dashed;
	color:#3A488F;
}


.tariff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid;
	border-color:#607DC1;
	
}

.tariff th{	
	background-color:#E7EBF5;
	color:#2F457B;
	padding:2px;
	border: 1px solid #cccccc;
}
.tariff td{	
	padding:3px;
	border:1px solid;
	border-color:#E7EBF5;
}

.stTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid;
	border-color:#cccccc;
	
}

.stTable th{	
	background-color:#E7EBF5;
	color:#2F457B;
	padding:2px;
	border: 1px solid #cccccc;
}
.stTable td{	
	padding:3px;
	border:1px solid;
	border-color:#cccccc;
}

.imgRight{
margin-left: 12px;
float: right;
}

.imgLeft{
margin-right: 12px;
float: left;
}