html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
background: Fuchsia no-repeat -18px 0; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: auto; 
/* */
 background-color: White;
 }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background-image: url(bgr_x_ru.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: White;  }
#wrapper {display:block; height:100%; max-height:100%; overflow:auto;  position:relative; z-index: 4;  background-color: transparent;  padding-left: 22px;  margin-left: 20px;            }

.pad_top { height: 35px;  display: block; }
#head {
	display: inline;
	top: 0px;
	right: 16px;
	position: absolute;
	text-align: right;
	font-weight: normal;
	z-index: 5;
	padding-top: 3px;
	padding-bottom: 5px;
	color: Yellow;
	background: transparent;
	border-width: 0px 0px 1px 0px;
	border-bottom-style: solid;
	border-bottom-color: Red;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	}
#head a:visited, #head a {display: inline; width: 90px; height:20px; margin: 8px 5px 8px 5px;   text-align: right; text-decoration:none; line-height:20px;   background-color: #99FF99;  z-index: 4;        margin-left: 2px;         }
#head a:hover {background: Red; color: Yellow;  z-index: 4; }
* html #head {position:absolute;}

h1,h2,h3 {
	font-size: 100%;
}

IMG {
	float: left;
	border: 0px;
	padding: 10px 20px 10px 5px;
}
A{
	color: blue;
}
A:hover{
	text-decoration: underline;
	color: navy;
}
P {
	color: #004001;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#left_column {
	FLOAT: left; WIDTH: 680px
}
#right_column {
	FLOAT: right; WIDTH: 240px
}
#TEST{
	border-bottom: 1px solid Red;
	border-top: 3px solid Red;
	border-left: 2px solid Red;
	border-right: 4px solid Red;
	background: #FFF8DC url(../test/final_pullup_files/Logo_25wht.gif) no-repeat 100% 100%;
	color: Lime;
	width: 30%;
	display: inline;
}
.table {
	border: 1px;
}
#TEST2{
	border-bottom: 1px solid Red;
	border-top: 3px solid Red;
	border-left: 2px solid Red;
	border-right: 4px solid Red;
	background: #FFFFE0 url(../test/final_pullup_files/Logo_25wht.gif) no-repeat 100% 100%;
	color: Lime;
	width: 50%;
	display: block;
}
.clear {
	CLEAR: both
}
.float_right {
	FLOAT: right;
}

.float_left {
	FLOAT: left
}
.spacer {
	MARGIN-TOP: 350px
}


