body td {
    font-family: Tahoma, Verdana, Arial;
    color: #000
    }
td {
    font-size: 75%
    }
body {
    background-color: #e1e9fc;
    background-image: url(/img/newdesg/splashnew/fon.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0
    }
A {
    color: #06C
    }
A:link {
    color: #06C
    }
A:visited {
    color: #51A0EF
    }
A:hover {
    color: #fda532
    }
A:active {
    color: #000
    }
.png {
    /* behavior: url('/user/css/png.htc'); */
    }
.bgpng {
    /*background-image: none ! important;*/
    /* behavior: url('/user/css/pngfix.htc'); */
    }
td.clouds2 {
    top: 100px;
    background-image: url(/user/img/clouds_top2.jpg);
    background-repeat: no-repeat
    }
td.bott2 {
    background-image: url(/user/img/clouds_bottom.jpg);
    background-repeat: repeat-x
    }
SELECT.region {
    background-color: #FFF;
    color: #7C7C7C;
    width: auto;
    font-size: 9px;
    height: 16px
    }
.copyrights_txt, a.copyrights_txt {
    font-family: "Tahoma", "Arial", "Verdana", "sans-serif";
    color: #000;
    font-size: 9px;
    line-height: 1em;
    text-decoration: none
    }