/* CSS Document */

/* Table */
.bgTableTop {background:#E3E3E3 url(/images/bg_table_top.gif) top left repeat-x;}
.bgTableTopBody {background:#849AA9 url(/images/bg_table_top_body.gif) top left repeat-x; width:100%; height:20px; font-weight:bold; color:#FFFFFF; padding:0px 0px 0px 3px;}

.bgTableBodyL {background:#F1F3F5 url(/images/bg_table_body_l.gif) top left repeat-y; width:9px;}
.bgTableBodyR {background:#F1F3F5 url(/images/bg_table_body_r.gif) top left repeat-y; width:9px;}

.bgTableBottom {background:#F1F3F5 url(/images/bg_table_bottom.gif) top left repeat-x;}
#main_table td{padding:6px}
