html,body {
height:100%;
margin:0px;
padding:0px;
background-color: #ffffff;
color: #000000;
width:100%;
}

#tooltip {
	background: #F9F6E3;

	border-bottom: 1px solid #8B4513;
	border-left: #8B4513 1px solid;
	border-right: #8B4513 1px solid;
	border-top: #8B4513 1px solid;
	font: 11px Tahoma, Helvetica,sans-serif;
	margin: 0px;
	moz-border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
	text-align: justify;
	visibility: hidden;

}

.menu {
	padding-left: 4px;
	padding-right: 4px;
	font: 12px "MS Sans Serif", Geneva, sans-serif;
}
.arial_xsmall { font-family: Arial, Helvetica, sans-serif;  font: x-small;  }
.arial_10_px { font-family: Arial, Helvetica, sans-serif;  font: 10px;  }
.atten {
	color: #FF0000;
}
a:link {
	color: Maroon;
text-decoration: underline;
}

a:visited {
	color: Black;
text-decoration: underline;
}

a:hover {
	color: #D08800;
	text-decoration: none;
}
td.menu a:link, td.menu a:visited, td.menu a:hover {
	text-decoration: none;
}

input.sm {
	font-size: xx-small;
}
h3 { font-family: "MS Sans Serif", Geneva, sans-serif;   font: normal;  color: #A0522D;    }
h4 { font-family: "MS Sans Serif", Geneva, sans-serif;   font: normal;  color: #191970;  font-weight:bold;}
fieldset {
	margin: 10px;
	padding: 13px;
	padding-top: 0px;
	border: 1px solid #666666;
}
legend {
	color: #666666;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 8px;
	padding-left: 0px;
}
.arial_12_px { font-family: Arial, Helvetica, sans-serif;  font-size: 12px;    }
.arial_08 { font-family: Arial, Helvetica, sans-serif;  font-size: 0.8em;    }

.b {
	color: Black;
}

input {
	background-color: White;
}
input.cb {
	background-color: #F2E9D0;
}
textarea {
	background-color: White;
}
#baloon {
	width: 187px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;

	display: none;
	position: absolute;
        z-index: 64999;

}

#baloonHeader {
	width: 189px;
	height: 19px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0; 
	background-repeat: no-repeat;

	display: block;
}

.baloonHeaderDirect {
	background-image: url(/pictures/i/baloon-header.gif);
}

.baloonHeaderFlip {
	background-image: url(/pictures/i/baloon-header-flip.gif);
}

#baloonFooter {
	width: 189px;
	height: 3px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	background-image: url(/pictures/i/baloon-footer.gif);
	background-repeat: no-repeat;

	display: block;
}

#baloonBody {
	padding: 10px;

	background-color: White;

	width: 187px;
	width: expression('187px'); 
	margin: 0;
	font: normal normal 10px/14px Verdana, Arial, serif;
	line-height: 140%;
	background-image: url(/pictures/i/baloon-body.gif);
	background-repeat: repeat-y;

	display: block;
	color: Black;
}
table.sort{
border-spacing:0.1em;
margin-bottom:1em;
margin-top:1em;
font-family:Arial;
font-size:x-small;
color: Black;
}

/* ÿ÷åéêè òàáëèöû */
table.sort td{
border:1px solid #CCCCCC;
padding:0.3em 1em;
color: Black;
}

/* çàãîëîâêè òàáëèöû */
table.sort thead td a{
cursor:pointer;
cursor:hand;
font-weight:bold;
text-align:center;
vertical-align:middle;
color: Black;
}

/* çàãîëîâîê îòñîðòèðîâàííîãî ñòîëáöà */
table.sort thead td.curcol{
background-color:#999999;
color: Black;
}
ul.sm_files { margin-left: 0;  padding-left:5px; margin-bottom: 0;  margin-top: 0;   }

ul.sm_files li {
	
}

table.form td {
	font-size: 0.8em;
}
