@charset "windows-1251";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(interface/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D9525;
}
a:visited {
	color: #4D9525;
}
a:hover {
	color: #FD9800;
}
a:active {
	color: #B9D8AC;
}

.big_header {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 600px;
	padding-left: 25px;
	margin-top: 7px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/* width: 720px; - размер поля текстового, был сделан перерасчет */
	width: 695px;
	padding-left: 25px;
	margin-top: 1px;
	TEXT-ALIGN: justify
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 435px;
	padding-left: 285px;
	margin-top: 1px;
	TEXT-ALIGN: justify
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 270px;
	padding-left: 450px;
	margin-top: 1px;
	TEXT-ALIGN: justify
}

.text_bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 695px;
	padding-left: 25px;
	margin-top: 1px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}

.text_bc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 695px;
	padding-left: 25px;
	margin-top: 1px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 695px;
	padding-left: 25px;
	margin-top: 1px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: justify;
}


.text_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 720px;
	padding-left: 25px;
	margin-top: 1px;
	TEXT-ALIGN: right;
}


.text_ir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 695px;
	padding-left: 25px;
	margin-top: 1px;
	FONT-STYLE: italic; 
	TEXT-ALIGN: right;
}


.cra {
	FONT-FAMILY: arial;
	FONT-SIZE: 11px; 
	COLOR: #989898;
	TEXT-DECORATION: none; 
 
}
.cra:link {
	FONT-FAMILY: arial;
	FONT-SIZE: 11px; 
	COLOR: #989898;
	TEXT-DECORATION: none; 
}
.cra:visited {
	FONT-FAMILY: arial;
	FONT-SIZE: 11px; 
	COLOR: #989898; 
	TEXT-DECORATION: none;
}
.cra:hover {
	FONT-FAMILY: arial;
	FONT-SIZE: 11px; 
	COLOR: #989898; 
	TEXT-DECORATION: none; 

}
