HTML {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: "MS Reference Sans Serif", Verdana, sans-serif;
	color: #666666;
	position: relative;
 	height: auto !important;
 	height: 100%;
 	min-height: 100%;
}
TABLE, P, DIV, IMG, H1, H2, H3, UL, OL, FORM {
	margin: 0px;
	padding: 0px;
}
TABLE, IMG {
	border: 0px;
}
/* *** */
.clr {
	clear: both;
}
.fh {
	height: 100% !important;
}
TD.fh {
	height: 100% !important;
	text-align: center;
	vertical-align: middle;
}
.content {
	text-align: left !important;
	width: 255px;
}
.ico {
	padding-top: 33px;
}
.ico DIV {
	float: left;
}
#eng {
	padding-left: 38px;
	padding-right: 17px;
}
#rus {
	padding-left: 17px;
}
.txt {
	font-family: Arial, sans-serif;
	font-size: 9px;
	margin: 7px 0px 0px 0px;
	color: #aeaeae;
}