html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
background: no-repeat; 
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: 10px;  margin-left: 30px;   }

.pad1 {display:block; width:18px; height: 13px; float:left;}
.pad2 {display:block; height: 31px;}
#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 10px 10px 5px;
}
A{
	color: blue;
}
A:hover{
	text-decoration: underline;
	color: navy;
}
P {
	color: #004001;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
#left_column {
	FLOAT: left; WIDTH: 680px
}
#right_column {
	FLOAT: right; WIDTH: 240px
}

.table {
	border: 1px;
}

.clear {
	CLEAR: both
}
.float_right {
	FLOAT: right;
}

.float_left {
	FLOAT: left
}
.spacer {
	MARGIN-TOP: 350px
}

