IMG {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "/images/pixel.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}
/****************************************************************************************************************************************************/
/* Настройки тела форума */
.myForum { position: absolute; top: 290px; left: 0%; z-index: 3; width: 100%; }
.myForum #wrap { padding: 0 237px 0 10px; width: auto !important; height: 1095px; background:#F1F1F1 url(/img/volhovec_done_18.gif) repeat-x; }
html { margin-bottom: 0px  !important; }
.posts, .views { width: 9% !important }
.lastpost { width: 24% !important }
.linklist { height: auto !important }
#memberlist TH A { color: #FFFFFF !important; }

/*BODY { background-color:#F1F1F1; }*/
#page-body .bg1 { background-color:#DBDBDB !important; }

/* Шрифты на форуме
* { font: 11px Tahoma, arial, sans-serif, verdana !important; } */

/* Верхнее меню */
.TopMenu0 { position: absolute; top: 0px; width: 100%; left: 0%; z-index: 0; display: block; height: 54px; background-color: #FFFFFF; }
.TopMenu1 { position: absolute; top: 0px; right: 0%; z-index: 2; }
.TopMenu2 { position: absolute; top: 54px; width: 100%; left: 0%; z-index: 1; }
.TopMenu1 * {
	padding: 0px;
	margin: 0px;
}
.TopMenuLinks {
	display: block; 
	float: right; 
	background-image: url(/img/volhovec_done_07_3.gif); 
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 10px;
	height: 27px; 
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Tahoma,arial,sans-serif,verdana;
}
.TopMenuLinks A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenu1 A:visited, .TopMenu A:visited B, .TopMenu A:visited STRONG, .TopMenu A:visited IMG { border-bottom: 0px; }
.TopMenuIco { white-space: nowrap; line-height:9px; }
.TopMenuIco A { line-height:9px; }
/* Левое меню */
.LeftMenu { display: none; }
/* Правое меню */
.RightMenu { position: absolute; top: 273px; right: 0px; width: 227px; z-index: 5; font: 11px Tahoma, arial, sans-serif, verdana; background-color: #F1F1F1; }

/* Нижнее меню */
.BottomMenu { background-color: #006633; margin-top: -10px; margin-bottom: 0px !important; }
.myForum .BottomMenu, .myForum .BottomMenu TD, .myForum .BottomMenu P, .myForum .BottomMenu A { color: #FFFFFF !important; margin-bottom: 0px !important; }

/* Заголовки меню */
.MenuSection { background: url(/img/volhovec_done_36.jpg) no-repeat; }
.MenuSection2 { background: url(/img/volhovec_done_47.jpg) no-repeat; }
.MenuSection, .MenuSection2, .MenuSection A, .MenuSection2 A {
	color: #FFFFFF;
	font: 18px Tahoma, arial, sans-serif, verdana;
    line-height: 32px;
    text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.MenuSubSection {
	padding: 7px 0px 9px 0px;
}
.MenuSubSection A {
	color: #6D6D6D;
}

/* Имя страницы */
.SectionName {
	font-size: 17px;
	color: #006633;
}
/* Ссылки */
.myForum A, .RightMenu A { color: #3C8A63 !important; }
.header A, .MenuSection2 A { color: #FFFFFF !important; }
/*.RightMenu A { text-decoration: underline; }
.RightMenu A:hover { text-decoration: none; }*/

.whiteBlock {
	position: absolute; top: 230px; left: 50px; z-index: 3; display: block; width: 130px; height: 60px; background-color: #FFFFFF;
}

