.ribbon { 
  z-index: 100;
  position: absolute;
  right: 20px;
  top: 20px;
  background-image: url(http://chemax.ru/tak.gif) !important;
  background-image: url(http://chemax.ru/tak.gif); /* ie :( */
  background-repeat: no-repeat;
  width: 55px;
  height: 63px;
  cursor: hand;
} 

BODY{
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #CCFFCC;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #CCFFCC;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #CCFFCC;
scrollbar-track-color: #CCFFCC;
}
.my { Font-weight: bold; Font-size: 12px;
       Font-variant: small-caps;
       text-decoration: none;
       Font-Family: verdana;
       }
.my:hover { Font-weight: bold; Font-size: 12px;
       Font-variant: small-caps;
       text-decoration: none;
       Font-Family: verdana;
       }
.my:visited { Font-weight: bold; Font-size: 12px;
       Font-variant: small-caps;
       text-decoration: none;
       Font-Family: verdana;
       }
.my:active { Font-weight: bold; Font-size: 12px;
       Font-variant: small-caps;
       text-decoration: none;
       Font-Family: verdana;
       }
a:link, a:visited, a:active { text-decoration: none; color: blue; }
a:hover { text-decoration: none; color: #004080; }

.tc1 { BackGround-color: #CECECE;
       Width: 360px;  
       Font-Family: Arial;
       Font-size: 14px;
       Padding-top: 2px;
       Padding-bottom: 1px;
      }
.tc2 { BackGround-color: #CECECE;
       Width: 110px;  
       Text-align: center;
       Font-size: 11px;
       Font-Family: Verdana;
       Font-weight: bold;
     }
.tc3 {  Width: 130px;
        BackGround-color: #CECECE;
        Padding-left: 3px;
        Font-Family: System;
        Font-size: 11px;
      }
.tt1  {BackGround-color: #E9E9E9;
       Width: 360px;  
       Font-Family: Arial;
       Font-size: 14px;
       Padding-top: 2px;
       Padding-bottom: 1px;
       }

.tt2  {BackGround-color: #E9E9E9;
       Width: 110px;  
       Text-align: center;
       Font-size: 11px;
       Font-Family: Verdana;
       Font-weight: bold;       
      }
.tt3 {  Width: 130px;
        BackGround-color: #E9E9E9;
        Padding-left: 3px;
        Font-Family: System;
        Font-size: 11px;
 }

.tt { Width: 598px;
      BackGround-color: #FFFFFF;
      Font-Family: Times New Roman;
      Font-size: 16px;
    }
.t  {  Width: 602px;
       Border-width: 0px;
     }
.ttext { text-indent: 20;
         Margin-top: 4px; 
         Margin-right: 5px;
         Margin-bottom: 5px; 
         Margin-left: 5px;
         Text-align: justify;
       } 

.sl {  bold; Font-size: 11px;
       Font-variant: small-caps;
       text-decoration: none; 
       Font-Family: verdana;
       }

.sl:hover { Font-size: 11px;
       Font-variant: small-caps;
       text-decoration: none; 
       Font-Family: verdana;
       }

ul,li{
margin:0;
padding:0;
}
.parser{
text-align: center;
padding:5px;
overflow: hidden;
width: 100%;
}
.parser b{
display: block;
height: 15px;
width:100%;
}
ul{
float: left;
text-align: left;
width: 50%;
margin-top:25px;
 }

li{
margin-left:30px;
margin-top:5px;
}


