
/*
.tb_list_thead_center {}
.tb_list_thead_center THEAD TR TH {text-align:center;}

.tb_list_tbody_center {}
.tb_list_tbody_center TBODY TR    {height:2px;padding:1px 1px 1px 1px;margin:0px 0px 0px 0px; text-align:center;background-color:yellow;}
.tb_list_tbody_center TBODY TR TH {height:2px;padding:1px 1px 1px 1px;margin:0px 0px 0px 0px;text-align:center}



.tb_list_tr {height:50px;text-align:center;}
.tb_list_tr TH {height:50px;text-align:center;}
*/
.modal-header .popup_title { background-color:lightgray;color:red; }
modal-header .popup_title { background-color:lightgray;color:red;}


.table_head_center thead tr th {text-align:center;}


.dtable_head tr  { background-color: #F5F5F5;}

.dtable_head_center tr  { background-color: #F5F5F5;}
.dtable_head_center tr td  { text-align:center;}


.dtable_foot tr td { font-weight: bold}
