

        body, table, td, p, div, span
        {
                font-family: Tahoma;
                font-size: 12px;
                color: #000000;
        }


        td.lmhead
        {
                font-family: Arial;
                font-size: 14;
                color: #FFFFFF;
                font-weight: bold;
        }




A, A:active, A:visited
{

        text-decoration: none;
}
A:hover {
        text-decoration: underline;
}


A.ilab, A.ilab:active, A.ilab:visited
{
        font-family: Arial;
        font-size: 10;
        color: #005C86;
        text-decoration: none;
}
A.ilab:hover {
        font-family: Arial;
        font-size: 10;
        color: #005C86;
        text-decoration: underline;
}

A.link_next, A.link_next:active, A.link_next:visited
{
        font-family: Arial;
        font-size: 12;
        color: #ab1a13;
        text-decoration: none;
}

A.link_next:hover
{
        font-family: Arial;
        font-size: 12;
        color: #ab1a13;
        text-decoration: underline;
}

div.topmenu
{
        font-family: Arial;
        font-size: 12;
        color: #FFFFFF;
        color: #334E60;
        text-decoration: none;
}

div.leftmenu {
        font-family: Arial;
        font-size: 11;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}


div.telephone
{
        font-family: Arial;
        font-size: 11;
        color: #B479E3;
        font-weight: bold;
        text-decoration: none;
}

div.copyright
{
        font-family: Arial;
        font-size: 12;
        color: #5B3D74;
        font-weight: normal;
        text-decoration: none;
}

A.copyright, A.copyright:active, A.copyright:visited
{
        font-family: Arial;
        font-size: 12;
        color: #5B3D74;
        font-weight: normal;
        text-decoration: underline;
}
A.copyright:hover {
        font-family: Arial;
        font-size: 12;
        color: #5B3D74;
        font-weight: normal;
        text-decoration: underline;
}


H1 {
        font-size: 18px;
        color: #267DAE;
        font-family: Arial;
        font-weight: normal;
        margin: 0px 0px 0px 0px;
}
H2 {
        font-size: 14px;
        color: #267DAE;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
H3 {
        font-size: 12px;
        color: #267DAE;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
H4 {
        font-size: 12px;
        color: #267DAE;
}


form
{
        margin: 0px 0px 0px 0px;
}


input,textarea
{
        font-family: Arial;
        font-size: 14;
        border-bottom-color: #B3B3B2;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #B3B3B2;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #B3B3B2;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #B3B3B2;
        border-top-style: solid;
        border-top-width: 1px;
}

.btn
{
        height:20px;
        border:0px solid navy;
        padding:0px;
        background-image:url("../images/button_bg.jpg");
        color: white;
        font: bold 12px Arial;
}


td.applistheader
{
        background-color: #F5F5F5;
        font-family: Arial;
        font-size: 11;
        color: #005C86;
}

td.applist
{
        background-color: #FEFEFE;
        font-family: Arial;
        font-size: 11;
        color: #000000;
}


        td.pgother
        {
                background-color: #CFD6D7;
                font-family: Arial;
                font-size: 11;
                color: #464A50;
                font-weight : normal;
                cursor: hand;
        }


        td.pgcurrent
        {
                background-color: #F90101;
                font-family: Arial;
                font-size: 11;
                color: #FFFFFF;
                font-weight : normal;
                cursor: hand;
        }

        input.kolvo
        {
                font-family: Arial;
                font-size: 12;
                border-bottom-color: #B3B3B2;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-left-color: #B3B3B2;
                border-left-style: solid;
                border-left-width: 1px;
                border-right-color: #B3B3B2;
                border-right-style: solid;
                border-right-width: 1px;
                border-top-color: #B3B3B2;
                border-top-style: solid;
                border-top-width: 1px;
                width: 35px;
        }


        td.cart1
        {
                background-color: #72BFDF;
                font-family: Arial;
                font-size: 11;
                color: #FFFFFF;
                font-weight : normal;
        }
        td.cart2
        {
                background-color: #A2E4F5;
                font-family: Arial;
                font-size: 11;
                color: #000000;
                font-weight : normal;
        }
        td.cart3
        {
                background-color: #F6F6F6;
                font-family: Arial;
                font-size: 11;
                color: #000000;
                font-weight : normal;
        }
        td.cart4
        {
                background-color: #FDFDFD;
                font-family: Arial;
                font-size: 11;
                color: #000000;
                font-weight : normal;
        }


input.zakaz
{
        border: none;
        background-color: #267DAE;
        color: #FFFFFF;
        font-size: 11px;
        font-family: Arial;
        height: 21;
        width: 102;
}


        td.addr
        {
                background-color: #DBDBDB;
                font-family: Arial;
                font-size: 11;
                color: #334E60;
                font-weight : normal;
        }

td.bl
{
    border-bottom-color: #FAAB64;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}