body{

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 10px;

}

a{

        text-decoration : none;

        color : Black;

}

a:hover{
        text-decoration : underline;
        color : Red;
}

.top_menu_td{
        color: white;
        padding: 4px;
        text-align : left;
        background-color : #7B858A;
        font-weight : bold;
        border-bottom : 1px solid #CBD1D4;
}

.top_menu_td_selected{
        color: #7B858A;
        padding: 4px;
        text-align : left;
        border-bottom: 1px solid #7B858A;
        border-right: 1px solid #7B858A;
}

.top_menu_td_selected2{
        color: #7B858A;
        padding: 4px;
        text-align : left;
        background-color : #CBD1D4;
}


.top_aval_td{
        color : White;
        background-color : #012E57;
        padding : 8px;
        font-size : 10px;
}
.top_phone_td{
        color : White;
        font-size : 12px;
        font-weight : bold;
}
.top_menu_td_silver{
        color: white;
        padding: 4px;
        text-align : left;
        background-color : #DCDCDC;
}
.top_menu_link{
        color : White;

}
.top_menu_link:hover{
        color : White;
}
table{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
}

th{

        background-color : #A0A0A0;

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 12px;

        color : Black;

        height : 30px;

        padding : 5px 5px 5px 5px;

        width : 80px;

        border-bottom : 1px solid Black;

        border-right : 1px solid Black;

}

td{

        padding : 0px 0px 0px 0px;

}

.button{

        background-color : Silver;

        border : 1px solid Black;

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 10px;

        text-align : center;

        width : 70px;

}

input{

        border : 1px solid Black;

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 10px;



}

textarea{
        border : 1px solid Black;

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 10px;

        width : 110px;

        height : 60px;

}

select{


        border : 1px solid Black;

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

        font-size : 10px;

        width : 150px;

}

h2{
        color : #400080;
        font-size : 16px;
}
h1{
        font-size : 18px;
}
td.specials_header{

        background-color : #ECEAEA;

        height : 25px;

        padding : 5 5 5 5;

        font-weight : bold;

        color : #400080;

}

td.td_left_menu{

        padding : 10 10 10 20;

}
.silver_border{
        border: 1 #ECEAEA solid;
        padding:5px;
        
}
.blue_border{
        border: 1 #3B62B0 solid;
        padding:5px;
        
}
.copyright{
        padding:5px;
        color : Gray;
}
.looking_for{
        color : Black;
        font-size : 10px;
}

.page_td{
        width : 30px;
        padding : 2px;
        text-align : center;
}
.page_selected_td{
        width : 30px;
        padding : 2px;
        text-align : center;
        background-color : #005286;
        color : White;
}

.item_params{
        padding : 2px;
        border : 1px solid #E6E6E6;
        background-color : #F5F5F5;
}
.special_price_td{
        background-color : Red;
        color : White;
        padding : 4px;
        text-align : center;
        font-weight : bold;
        font-size : 14px;
}

a.white_link{
        text-decoration : none;
        color : White;
}

a.white_link:hover{
        text-decoration : underline;
        color : White;
}