table.central_working_report_list { background-color: #fff; }
table.central_working_report_list tr.my_company_row { background-color: #ecffec; }
table.central_working_report_list tr:hover { background-color: #FFF3E6 !important; }
table.central_working_report_list th       { padding:0; border:1px solid #FFD5AB; color:#DD7207; background:transparent url('../images/bg-color/orange_gra_2.gif') repeat top left; }

table.central_working_report_list th.row2  { background: transparent url('../images/bg-color/masters_list_th2.png') repeat top left; }
table.central_working_report_list td       { border:1px solid #FFD5AB; color:#333;    vertical-align:middle !important; }

table.central_working_report_list caption { color:#333; text-align:right; padding-right:5px; }

table.central_working_report_list tbody tr.blue    { background-color: #f0f8ff; }
table.central_working_report_list tbody tr.white   { background-color: #fff;    }
table.central_working_report_list tbody tr.gray    { background-color: #e6e6e6; }
table.central_working_report_list tbody tr.gray td { border:1px solid #ccc; }

table.central_working_report_list tbody tr.deleted { background-color: #efefef; }
table.central_working_report_list tbody tr.deleted td { border:1px solid #ccc; }
table.central_working_report_list tbody a { color: blue; }