@CHARSET "UTF-8";

ul.listTabs { margin:0; padding:0; overflow:hidden; background:url("/images/table/table-tab-header-cap.gif") no-repeat scroll right bottom transparent; }
ul.listTabs li { list-style:none; float:left; margin:0; padding:0; }
ul.listTabs li.tabOn { padding:15px 7px 13px 16px; color:#959595; font-size:29px; font-weight:bold; height:38px; }
ul.listTabs li.tabOff { padding:18px 15px 10px 13px; color:#C0C0C1; font-size:20px; font-weight:bold; background:#F0F0F1; }
ul.listTabs li span { display:block; color:#252525; font-size:11px; }
ul.listTabs li.tabOn span { color:#252525; padding-bottom:6px; }
ul.listTabs li.tabOff span { color:#C0C0C1; padding-bottom:5px; font-weight:normal; }

ul.listTabs li.tabOn a { display:none; }
ul.listTabs li.tabOn strong { display:inline; font-weight:inherit; }
ul.listTabs li.tabOff a { display:inline; }
ul.listTabs li.tabOff strong { display:none; font-weight:inherit; }

ul.listTabs li.tabOnRight { height:0px; padding:66px 0 0 9px; background:url("/images/table/table-tab-right.gif") no-repeat scroll right top transparent; }
ul.listTabs li.tabOn { background:url("/images/table/table-tab-left.gif") no-repeat scroll left top transparent; }
ul.listTabs li.tabOff { background:url("/images/table/table-tab-off.gif") no-repeat scroll right bottom transparent; }

ul.listTabs li.tabOffLeft { background:url("/images/table/table-tab-off-left.gif") no-repeat scroll left bottom transparent; }
ul.listTabs li.tabOffRight { background:url("/images/table/table-tab-off-right.gif") no-repeat scroll right bottom transparent; }

ul.listTabs li.tabRight { float:right; padding:5px 10px; }

div.listItemHeader { background:url("/images/table/table-tab-header.gif") repeat-x scroll left top transparent; }
div.listItemHeader div.listItemHeaderLeft { background:url("/images/table/table-tab-header-left.gif") no-repeat scroll left top transparent; }
div.listItemHeader div.listItemHeaderRight { background:url("/images/table/table-tab-header-right.gif") no-repeat scroll right top transparent; }