

 /* etable widget, docum theme */

 table.etable_main_docum {     background-color : black; }tr.etable_item_docum {     background-color : rgb(233,237,244);      cursor : pointer; }td.etable_item_docum {     padding : 5px 5px 5px 5px;      z-index : 10; }tr.etable_header_docum {}td.etable_header_docum {     background-color : rgb(92,133,179);      color : white;      padding : 5px 5px 5px 5px;      font-weight : bold; }tr.etable_footer_docum {}td.etable_footer_docum {     border-color : black;      border-width : 1px 0px 0px 0px;      border-style : solid; }.etable_image_docum {}

 /* pane widget, docum theme */

 td.pane_header_docum {     background-image : url("panebg.gif");      padding : 0px 0px 0px 5px;      font-family : verdana;      font-size : 10pt; }tr.pane_header_docum {     width : 100%;      font-family : verdana;      font-size : 10pt; }td.pane_body_docum {     background-color : rgb(214,211,206);      padding : 5px 5px 5px 5px;      text-align : left;      width : 100%; }table.pane_main_docum {     border-color : #666699;      border-width : 1px;      border-style : solid; }img.pane_maximize_docum {     display : none; }img.pane_minimize_docum {}td.pane_trans_docum {}td.pane_left_docum {}