#rect {                         /*   content-fill  */
   background: transparent url(images/rect-fill.gif) repeat scroll ;
   background: transparent url(images/menu-fill1.gif) repeat-x scroll 0px 0px;
   _height: 100%;
}
#rect2 {                         /*   content-fill  */
   background: transparent url(images/menu-fill2.gif) repeat-x scroll 0px 270px;
   _height: 100%;
}
                /*, #rect IMG*/
#rect, #rect DIV {
  margin: 0px;
  padding: 0px;
/*  color: #003399;  */
}

#rect .rect-content1, #rect .rect-content2{
    font-size: 11pt;
}
#rect .rect-content1 {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 10px;
  _height: 100%;

}  #rect .rect-content1 IMG {
  /*  float: right;   */
}
#rect .rect-content2 { }
/* левая сторона */
.left-side {   /*  .rect0 {  */

  background: transparent url(images/14-2.gif) repeat-y scroll 0pt 0px;
}
/* прававая сторона */
.right-side{     /*  .rect1{   */
_height: 100%;                       /* 15 */
  background: transparent url(images/14-1.gif) repeat-y scroll 100% 0pt;
}
/* левый верхний угол*/
.top-left{
  /*  min-height: 12px;
    _height: 12px;*/
  background: transparent url(images/11.gif) no-repeat scroll 0pt 0pt;
}
/* правый верхний угол */
.top-right {
/*min-height: 12px;
    _height: 12px;*/
  background: transparent url(images/13.gif) no-repeat scroll 100% 0pt;
}
/* правый нижний угол */
.bottom-right {
  background: transparent url(images/18.gif) no-repeat scroll 100% 100%;
/*  min-height: 12px;
  _height: 12px;*/
  height: 30px;
  width: 100%;;
}   .bottom-right P {
        text-align: right;

      /*  padding-bottom: 40px;  */
      /*  padding-right: 50px;  */

    }   .bottom-right P A {

            _height: 12px;
        }
/* левый нижний угол */
.bottom-left {
  background: transparent url(images/16.gif) no-repeat scroll 0pt 100%;
 /*   min-height: 12px;
    _height: 12px;*/
}
#rect .top-fill {   /* content0 */      _height: 12px;
    background: transparent url(images/12.gif) repeat-x scroll 0pt 0pt;
}    #rect .top-center {    /* content01 */     _height: 12px;
      /*  min-height: 12px;
        _height: 12px;*/
        background: transparent url(images/12.gif) no-repeat scroll 50% 0pt;
     }
#rect .bottom-fill {    /*  content1*/
    background: transparent url(images/17.gif) repeat-x scroll 0pt 100%;
}
    #rect .bottom-center{    /* content11 */
 /*       min-height: 12px;
    _height: 12px;*/
        background: transparent url(images/17.gif) no-repeat scroll 50% 100%;
    }
