html,body{
	height:100%;
}
body{
	margin:0;padding:0;
}
#fixedBlock{
   	width:450px;
   	height:72px;
	top:79%;
	right:0px;
	background:#000000;
	color:#ffffff;
	z-index:100;
}
#fixedBack{
	top:40px;
	left:957px;
	background:#000000;
	color:#ffffff;
	z-index:80;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#fixedLeftDown{
	top:0px;
	left:0px;
	z-index:-1;
}

#fixedBlock02{
   	width:100%;
	top:490px;
	right:0px;
	background:#000000;
	z-index:98;
}
#allContent{
	height:100%;
	width:100%;
	margin:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	z-index:90;
}
   * html {overflow:hidden;}
   * html #fixedBlock{position:absolute;}
   * html #fixedBlock02{position:absolute;}
   * html #fixedLeftDown{position:absolute;}
   * html #allContent{height:100%; width:100%; overflow:auto; overflow-y:hidden; z-index:-1;}
   * html #fixedBack{position:absolute; overflow:auto; overflow-y:auto; z-index:-1;}
   html>body #fixedBack{position:absolute;}
   html>body #fixedBlock{position:fixed;}
   html>body #fixedLeftDown{position:fixed;}
   html>body #fixedBlock02{position:fixed;}
   

.text_black {
    color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 15px;
}
.text_black_rus {
    color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 15px;
	font-weight: lighter;
	word-spacing: normal;
}
.text_white {	
    color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 15px;
}
.link {
	color: #00FF00;
	font-size: 8pt;
	font-family: Tahoma;
}
.text_white_blakc { 
    font-size: 8pt;
	line-height: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
	background: #000000;
	margin: auto;
	padding: 2px 0px 2px 2px;
}
.text_white_pink { 
    font-size: 8pt;
	line-height: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
	background: #E90080;
	margin: auto;
	padding: 2px 0px 2px 2px;
}
.text_white_blue {	
    font-size: 8pt;
	line-height: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
	background: #0e142f;
	margin: auto;
	padding: 2px 0px 2px 2px;
}
.text_black_white {
	color: #000000;
	font-size: 8pt;
	line-height: 15px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	
}
.text_black_cream {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #F8F3E3;
}
.text_dollars {
	color: #4e8960;
	font-size: 8pt;
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #e6ded7;
}
.text_w_ss_07 {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #CCD1CB;
}
.fixed07 {
	border: 0px solid red;
	position: absolute;
	width:100%;
	//height:100%;
	bottom: 10px;
	left: 0px;
	z-index: -1;
	//background-image:url(img/bg_top_ss07.gif);
	//background-position:left bottom;
	//background-repeat:no-repeat;
}
.fixed08 {
	border: 0px solid red;
	position: absolute;
	width:100%;
	//height:100%;
	bottom: 10px;
	left: 0px;
	z-index: -1;
	//background-image:url(img/Pomatrosil-grafiti.gif);
	//background-position:left bottom;
	//background-repeat:no-repeat;
}
