body,td,th {
        font-family: Tahoma;
        font-size: 11px;
        color: #646464;
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
input, select, textarea{
BORDER-RIGHT: #808080 1px solid;
BORDER-TOP: #808080 1px solid;
BORDER-BOTTOM: #808080 1px solid;
BORDER-LEFT: #808080 1px solid;
        }
a:link {
        color: #006FAE;
        font-weight: bold;
}
a:visited {
        color: #006FAE;
        font-weight: bold;
}
a:hover {
        color: #D9000E;
}
a:active {
        color: #D9000E;
}
input,select{
font-family:Verdana;
font-size:12px;
}
.foruman a{
font-weight:100;
}
.copyright{
color:#FFFFFF;
}
.copyright a:link{
color:#FFFFFF;
font-weight:100;
}
.rightnav{
color:#FFFFFF;
        }
.rightnav a:link{
color:#FFFFFF;
font-family: Arial;
font-size:12px;
text-decoration:none;
}
.rightnav a:visited, .rightnav a:active, .copyright a:visited, .copyright a:active{
        color:#FFFFFF;
        text-decoration:none;
        font-family: Arial;
        font-size:12px;
        }
.navtitle{
font-size:15px;
font-family: Arial;
font-weight:bold;
}
h1 {
        font-size: 16px;
        color:#006FAE;
        margin: 0px 0px 10px;
}
h2 {
        font-size: 15px;
        color:#7AA600;
        margin: 0px 0px 10px;
}
.png
    {
        //background-image: none ! important;
        /*
            не забудьте особенность конструкции
            behavior: url(...)
            путь должен быть абсолютным
        */
        behavior: url('/skin/1/images/pngfix.htc');
    }