.menu_box { background : #e9eff2; border : 1px solid #adc4cf; margin : 0px 10px 0px 0px; padding : 10px 10px 10px 10px; float : left; vertical-align : top; }
.main_menu_box { background : #f0f0f0; border : 1px solid #ec4800; margin : 0px 0px 20px 0px; padding : 20px 20px 20px 20px; float : center; text-align : left; vertical-align : middle; }
.send_button { font-size : 12pt; font-weight : bold; color : #ffffff; margin : 0px 0px 0px 0px; background-color : #000075; border-style : solid; border-color : #3c8ecb; border-width : 1px; }

.dbasket_top_panel { background : #649163; border : 1px solid #74a472; margin : 10px 0px 10px 0px; padding : 10px 10px 10px 10px; float : center; vertical-align : middle; text-align : center; color : #ffffff; width : 100%; }
.dbasket_top_panel a { color : #ffffff; text-decoration : none; }
.dbasket_top_panel a:hover { color : #ffffff; text-decoration : underline; }

table.tb_st_1{
 border-spacing : 0px;
 border-collapse : collapse;
 border-top : 1px solid #3c8ecb;
 border-bottom : 1px solid #3c8ecb;
 background : #f8f8f8;
}
table.tb_st_1 th{
 padding : 5px;
 border-top : 1px solid #3c8ecb;
 background : #ffffff;
 color : #82b582;
 font-size : 8pt;
 text-align : left;
}
table.tb_st_1 td{
 border-top : 1px solid #3c8ecb;
 padding : 5px;
 font-size : 8pt;
}
table.tb_st_1 thead th{
 border-bottom : 1px solid #3c8ecb;
}

table.tb_st_2{
 border-spacing : 0px;
 border-collapse : collapse;
 border-top : 2px solid #3c8ecb;
 border-bottom : 1px solid #3c8ecb;
 background : #f8f8f8;
}
table.tb_st_2 th{
 padding : 5px;
 border-top : 1px solid #3c8ecb;
 background : #ffffff;
 color : #82b582;
 font-size : 8pt;
 text-align : left;
}
table.tb_st_2 td{
 border-top : 1px solid #3c8ecb;
 padding : 5px;
 font-size : 8pt;
}
table.tb_st_2 thead th{
 border-bottom : 1px solid #3c8ecb;
}