BODY {
        SCROLLBAR-FACE-COLOR: #EE1C23;
        SCROLLBAR-HIGHLIGHT-COLOR: #EE1C23;
        SCROLLBAR-SHADOW-COLOR: #EE1C23;
        SCROLLBAR-3DLIGHT-COLOR: #ffffff;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #EC4C51;
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.logo_info
{
        font-size:10px;
        font-family: tahoma;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        color:#FFFFFF;
        background-color:#EE1C23;
}
.leftpanel
{
        background-color:#6699cc;
}

.menu_name_off
{
        text-decoration:none;
        font-size:12px;
        font-family:Arial;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        color:#000000;
        cursor:hand;
}
.menu_name_on
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:#EE1C23;
}
.catalog_name_off
{
        font-size:11px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.catalog_name_on
{
        font-size:11px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:red;
}

.new_product_cell_title
{
        font-size:16px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:black;

}
.new_product_cell_description
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;
        color:black;

}
.new_product_cell_price
{
        font-size:20px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:white;

}
.new_product_cell_bay
{
        font-size:20px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:black;

}
.voute_question
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:black;
}
.voute_answers
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}

.register_form_title
{
        font-size:20px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.register_form_name
{
        font-size:14px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}

.usual_title
{
        font-size:16px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.usual_text
{
        font-size:13px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}

.login_text
{
        font-size:10px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.search_text
{
        font-size:10px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.action_title
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:red;
}
.action_text
{
        font-size:10px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.action_title_big
{
        font-size:16px;
        font-family: tahoma;
        font-variant:normal;
        font-weight:bold;
        color:red;
}
.action_text_big
{
        font-size:14px;
        font-family: tahoma;
        font-variant:normal;
        color:black;
}
.items_title
{
        font-size:14px;
        font-family: tahoma;
        font-variant:normal;
        background:#EE1C23;
        font-weight:bold;
        color:white;

}
.items_text
{
        font-size:12px;
        font-family: tahoma;
        font-variant:normal;

        color:black;

}

.table_item_e
{
        font-size: 12px;
        color:black;
        background-color: gainsboro;
        font-family: arial;
}
.table_item_o
{
        font-size: 12px;
        color: black;
        background-color: darkgray;
        font-family: arial;
}
.table_item_s
{
        font-size: 12px;
        color: black;
        background-color: #ccff99;
        font-family: arial;
}
.descript_text
{
        font-size: 12px;
        color: black;
        background-color: #c4c4c4;
        font-family: arial;

}
.forum_small_title
{
        font-size:18px;
        font-family:Arial;
        color:#000000;
        font-weight:bold;
}
.forum_big_head
{
        font-size:14px;
        font-family:Tahoma;
        font-weight:bold;
        color:#000000;


}
.forum_big_head2
{
        font-size:13px;
        font-family:Arial;
        color:#000000;

}

.forum_big_title
{
        font-size:14px;
        font-family:Tahoma;
        font-weight:bold;
        color:#EE1C23;
}
.forum_descript
{


        font-size:12px;
        font-family:Tahoma;
        color:black;
}
.forum_descript_message
{
        font-size:12px;
        font-family:Tahoma;
        color:gray;
}
.forum_page_off
{

        font-weight:bold;
        font-size:12px;
        font-family:Tahoma;
        color:gray;
}
.forum_page_on
{

        font-weight:bold;
        font-size:12px;
        font-family:Tahoma;
        color:#7F9FD3;
}
.forum_message_reply_text
{
        font-size:14px;
        font-family:Arial;
        color:#505257;

}
.forum_message_text
{
        font-size:14px;
        font-family:Arial;
        color:#404245;

}
.forum_link
{
        font-size:11px;
        font-family:arial;
        color:#404245;
        text-decoration:none;

}




@-moz-document url-prefix()
{

.logo_info
{
        font-size:10px;
        font-family: tahoma;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        color:#FFFFFF;
        background-color:#EE1C23;
}
}
