

        body,td,p
        {
                font-family: Arial;
                font-size: 12;
                color: #000000;
        }


.searchtext
{
        font: 12px Tahoma Arial;
        color: #9f4700;
        text-decoration: none;
}


.dumbtext
{
        font: 12px Tahoma Arial;
        color: #333333;
        text-decoration: none;
}



        td.lmhead
        {
                font-family: Arial;
                font-size: 14;
                color: #FFFFFF;
                font-weight: bold;
        }




A, A:active, A:visited
{
        font: 12px Tahoma Arial;
        color: #9f4700;
        text-decoration: none;
}
A:hover {
        color: #ba3421;
        text-decoration: underline;
}


A.main, A.main:active, A.main:visited
{
        font: bold 12px Tahoma Arial;
        color: #f4e7d2;
        text-decoration: underline;
}
A.main:hover {
        font: bold 12px Tahoma Arial;
        color: #d2a079;
        text-decoration: none;
}


A.botmenu, A.botmenu:active, A.botmenu:visited
{
        font-family: Arial;
        font-size: 12;
        color: #334E60;
        text-decoration: none;
}
A.botmenu:hover {
        font-family: Arial;
        font-size: 12;
        color: #334E60;
        text-decoration: underline;
}


A.catalog1, A.catalog1:active, A.catalog1:visited
{
        font: bold 14px Tahoma Arial;
        color: #9f1d13;
        text-decoration: none;
}
A.catalog1:hover {
        font: bold 14px Tahoma Arial;
        color: #9f1d13;
        text-decoration: underline;
}

A.catalog2, A.catalog2:active, A.catalog2:visited
{
        font: 12px Tahoma Arial;
        color: #9f4700;
        text-decoration: none;
}
span.minitext
{
        font: 12px Tahoma Arial;
        color: #9f4700;
        text-decoration: none;
        text-align:justify;
}
A.catalog2:hover {
        color: #ba3421;
        text-decoration: underline;
}


div.topmenu
{
        font-family: Arial;
        font-size: 12;
        color: #FFFFFF;
        color: #334E60;
        text-decoration: none;
}


H1 {
        font-size: 18px;
        color: #267DAE;
        font-family: Arial;
        font-weight: normal;
        margin: 0px 0px 0px 0px;
	  Display: inline
}
H2 {
        font-size: 14px;
        color: #267DAE;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
H3 {
        font-size: 14px;
        color: #267DAE;
        margin: 0px 0px 0px 0px;
        text-align: center;
}
H4 {
        font-size: 12px;
        color: #267DAE;
}


form
{
        margin: 0px 0px 0px 0px;
}


input,textarea
{
        font-family: Arial;
        font-size: 14;
        border: solid 1px #a04701;
        background-color: #f5e7d0;
}

.btn
{
        height: 32px;
        width: 113px;
        border: 0px solid navy;
        padding: 0px;
        background-image: url("../images/btn_submit.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: #e9d1b3;  */
                font-family: Arial;
                font-size: 11;
                color: #a47b5c;
                font-weight : normal;
                cursor: hand;
                cursor: pointer;
                background-image: url("../images/pg_inactive.gif");
        }


        td.pgcurrent
        {
            /*    background-color: #8e4438; */
                font-family: Arial;
                font-size: 11;
                color: #f1e9d0;
                font-weight : normal;
                cursor: hand;
                cursor: pointer;
                background-image: url("../images/pg_active.gif");
        }

        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;
        }

.tahomaba { font: bold 12px Tahoma Arial; color: #ba3421; }
