@import url("table.css");
body  {
	font-size: 9pt;
	font-family: "Arial Cyr", Arial, Tahoma, PragmaticaC;
	font-weight: normal;
	color: black;        
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: white;
}
#page_body_text{
	font-size: 12px;
}
#page_body_title{
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	text-align: left;
}
#page_menu{
	background-color: #ffffcc;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	text-align: right;
	white-space: nowrap;
}
#page_menu a{
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 4px;
	border-left: 1px solid Black;
	white-space: nowrap;
}
#page_menu a:hover { 
	color: #000000;
	background-color: #FFFF00; 
}
.popmenu{
	z-index: 1000000;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	background-color: #ffffcc;
	border-top: 1px solid Black;
	margin-top: 1px;
	text-align: right;
}
.popmenu a{
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid Black;
	border-style: none solid solid solid;
}
.popmenu a:hover{
	color: #000000;
	background-color: #FFFF00; 
}
.abon_addr, .abon_addr td{
	font-size: 10px;
	white-space: nowrap;
}
.infob {
	background: #000000;
}             
.infoh {
	background: #cccc99;
}
.infot, .infotb {
	background: #ffffff;
}
.infot2, .infotb2 {
	background: #ffffdd;
}
.infotb td, .infotb2 td {
	font-weight: bold;
	color: brown;
}
.field{
	font-weight: bold;
	font-size: 9pt;
	color: #666600;
}
.bgtab { background-color: #cccc99; font-size: 11px; color: #000;}
.bgtab TH {border: 1px solid #f5f5f9;}
.bord{
	border:1px threedhighlight outset;
}
.dialogbutton, .bord_button{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #999900;
	background: #666600;
}

.dialoginput{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-color: #FFF8DC;
	background: #ffffee;
}

.dialogtext{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFCC;
}
.header{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	text-align: left;
}
.headline{
	font-family: "Arial Cyr", Arial, Tahoma, PragmaticaC;
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
	text-align: center;
}
.hotnews{
	background: #f7ffe3;
	font-size: 8pt;
	color: #000000;
}

/* горячие новости -начало- */
#container_hotnews{
	border: 1px solid #000000;
	width: 179px;
	margin-bottom: 4px;
}
#hotnews_title {
	padding: 4px;
	background-color: #cccc99;
}
#hotnews_body {
	background-color: #f7ffe3;
}

#hotnews_body div {
	padding: 4px;
	text-align: left;
	border-top: 1px solid #000000;
	font-size: 8pt;
}
#hotnews_body div span{
	display: block;
	font-weight: bold;
}
#hotnews_body div a{
	display: block;
}
/* горячие новости -конец- */

/* субменю -начало- */
#container_submenu{
	border: 1px solid #000000;
	width: 179px;
	margin-bottom: 4px;
}
#submenu_title {
	padding: 4px;
	background-color: #cccc99;
}
#submenu_body {
	border-top: 1px solid #000000;
	padding: 4px;
	text-align: left;
}
/* субменю -конец- */

.style1{
	font-size: 11pt;
	margin-left: 15px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}

A{
	color: #660000;
	text-decoration: none;
}
A:hover{
	color: #BC5644;
}

P{
	font-weight: normal;
	font-size: 10pt;
	text-align: justify;
}
td {
  font : normal 9pt "Arial Cyr", Arial, Tahoma, PragmaticaC; 
}
ul{
	list-style-type: circle;
	padding-left: 4px;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
}
h2{
	font-weight: bold;
	font-size: 12pt;
}
h3{
	font-weight: bold;
	font-size: 11pt;
}
#tooltip{
	background:white;
	border:1px solid #B6DFF7;
	color:#3E3E3E;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, "Verdana Cyr", "Arial Cyr";
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	width:auto;
}

.feedback_street_popup{
 	z-index: 5;
	position: absolute;
	display: none;
	overflow: hidden;
	background-color: #ffffcc;
	border: 1px solid #444d89;
	margin-top: 1px;
}
.feedback_street_popup a{
	display: block;
	cursor: pointer;
	color: #666600;
	font-weight: bold;
}
.feedback_street_popup_a:hover, .feedback_street_popup_a_hover{
	display: block;
	cursor: pointer;
	color: #666600;
	background-color: #FFFF00;
	font-weight: bold;
}
@media print {
	#page_menu{
		display: none;
	}
	#page_body_text{
		padding: 5px;
	}
}
