
          HTML { height: 100%; width: 100%; }

          BODY {
                  height: 100%;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                font-family: "Trebuchet MS", Verdana;
                color : #061519;
                font-size: 80%;
                cursor: default;
          }
          

          BODY * {font-size: 1em; line-height: 1.4em;}

          BODY h1 {font-size: 1.9em;}

          BODY h2 {font-size: 1.7em;}

          BODY h3 {font-size: 1.5em;}

          BODY h4 {font-size: 1.3em;}

          BODY h5 {font-size: 1.1em;}

          BODY h6 {font-size: 0.9em;}

          BODY sub {font-size: 0.7em;}
        
          BODY sup {font-size: 0.7em;}
          
          BODY big { font-size: 1.1em; }

          BODY small { font-size: 0.9em; }
          
          /*  Переопределяем вертикальное положение по-умолчанию */
          TD { vertical-align: top; }

          IMG { border: 0px; }

          .png {
                /*** behavior: url('pngbehavior.htc'); ***/
          }
          
          /*  Отладочный класс для DIV */
          DIV.debug {
                  border: 1px solid black;
          }


          /*   STANDARD LINKS   */
          a:link {
                color: #00B2D2;
                text-decoration: none;
          }
        
          a:visited {
                 text-decoration: underline;
                color: #00B2D2;
          }
        
          a:hover, a:focus, a:active {
                color: #00B2D2;
                text-decoration: underline;
          }




        #header, #footer {
                min-width:770px;
                width:expression((documentElement.clientWidth||document.body.clientWidth)<770?'770px':'100%');
        }

        map {
                display: none;
        }

        #header {
                height: 299px;
                background-image: url(../images/4.jpg);
        }
        
        #header_left {
                display: block;
                float: left;
                width: 451px;
                height: 299px;
        }
        
        #header_center {
                float: left;
                width: 176px;
                height: 299px;
        }
        
        #header_center #cell1 {
                width: 176px;
                height: 52px;
                background-image: url(../images/2.jpg);
        }
        
        #header_center #cell2 {
                width: 176px;
                height: 51px;
                background-image: url(../images/9.jpg);
        }

        /*** MENU IMAGES PRELOADER ***/
        #preloader {
                position: absolute;
                left: -9999;
                visibility: none;
                background: url(../images/20.jpg) 0 0 no-repeat;
                background: url(../images/21.jpg) 0 0 no-repeat;
                background: url(../images/22.jpg) 0 0 no-repeat;
                background: url(../images/23.jpg) 0 0 no-repeat;
        }
        
        #header_center #button1 {
                display: block;
                background: url(../images/5.jpg) 0 0 no-repeat;
                width: 176px;
                height: 46px;
        }

        #header_center #button1:hover {
                background: url(../images/20.jpg) 0 0 no-repeat;
        }


        
        #header_center #button2 {
                width: 176px;
                height: 52px;
                display: block;
                background: url(../images/6.jpg) 0 0 no-repeat;
        }

        #header_center #button2:hover {
                background: url(../images/21.jpg) 0 0 no-repeat;
        }
        
        #header_center #button3 {
                width: 176px;
                height: 51px;
                display: block;
                background: url(../images/7.jpg) 0 0 no-repeat;
        }

        #header_center #button3:hover {
                background: url(../images/22.jpg) 0 0 no-repeat;
        }
        
        #header_center #button4 {
                width: 176px;
                height: 47px;
                display: block;
                background: url(../images/8.jpg) 0 0 no-repeat;
        }

        #header_center #button4:hover {
                background: url(../images/23.jpg) 0 0 no-repeat;
        }
        
        #header_right_pic {
                float: left;
                width: 131px;
                height: 299px;
        }
        
        
        /*** RIGHT & LEFT BODY COLUMNS ***/
        #body_left {
                width: 374px;
                float: left;
                padding: 10px;
        }
        
        #body_right {
                padding: 10px;
                margin-left: 393px;
                voice-family: "\"}\"";
                voice-family: inherit;
                margin-left: 395px;
        }
        
        /***  BLOCK 1  ***/
        #block1_top div {
                border-top: 1px solid #E1E3E5;
                height: 1px;
                line-height: 0;
        }
        
        #block1_middle {
                border-left: 1px solid #E1E3E5;
                border-right: 1px solid #E1E3E5;
                padding: 10px;
        }
        
        #block1_bottom div {
                border-bottom: 1px solid #E1E3E5;
                height: 18px;
        }
        
        /* LEFT FIELD WITH TEXT */
        #left_content {
                padding: 15px 10px 10px 13px;
        }
        
        /***  BLOCK 2  ***/
        #block2_bottom div {
                border-bottom: 1px solid #E1E3E5;
                height: 6px;
                line-height: 0;
        }
        
        #block2_middle {
                border-left: 1px solid #E1E3E5;
                border-right: 1px solid #E1E3E5;
                padding: 20px 60px 20px 40px;
                clear: none;
        }
                
        #block2_top div {
                border-top: 1px solid #E1E3E5;
                height: 1px;
                line-height: 0;
        }
        
        /*** FONT STYLES ***/
        .marked {
                color: #266A91;
        }
        
        /*** FOOTER STYLES ***/
        #footer {
                clear: both;
        }
        
        #footer_left {
                float: left;
                width: 374px;
                color: #859DC0;
                padding: 35px 0 0 25px;
        }
        
        #footer_left a:link,
        #footer_left a:visited,
        #footer_left a:hover,
        #footer_left a:active,
        #footer_left a:focus {
                color: #859DC0;
                font-size: 80%;
                text-decoration: none;
        }
        
        #footer_right {
                margin-left: 393px;
                voice-family: "\"}\"";
                voice-family: inherit;
                margin-left: 395px;
                height: 141px;
                background-image: url(../images/11.jpg);
                background-repeat: no-repeat;
                padding: 40px 0px 0px 45px;
                color: #fff;
				font-size: 12px;
        }
        
        #indent1 {
                margin-left: 240px;
        }

        #indent2 {
                padding: 140px 0px 0px 45px;
        }

.table {
	border-collapse: collapse;
}

.table TD {
	background: #fff;
	padding: 4px;
	border: 1px solid #E1E3E5;
}

.table .table-line {
	background: #E5F8FD;
}

.blue{
	border: 1px solid #B2B8BB;
	
}