img {
    border: 0px;
    padding: 0px; 
}
body {
    margin: 0px;
    padding: 0px;
    background: #fff url(/lib/design/images/fon_page.gif) 0 0 repeat-x;
   }
a {
    color: #042966;
}
a.visited {
    color: #042966;
}
font {
    color: #000;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    }
table {
    padding: 0px;
    border-collapse: collapse;
    border: 0px;
}
table tr td {
    border: 0px;
    padding: 0px;
 }
 .t100 {
    width: 100%;
    height: 100%;
 }
 .h100 {
    height: 100%;
 }

.t90 {
    width: 90%;
    height: 100%;
 }    
.w100 {
    width: 100%;
}
.t1000 {
    width: 978px;
    height: 100%;
 }
.w1000 {
    width: 978px;
 }
 .vtop {
    vertical-align: top;
 }

