Oops, there was an error!
You do not have permission to access this board.
.post .message table.PT_table { width: 90%; border: #000000 1px solid; }
/*Overall table default*/
.PT_table .PT_table_header { text-align: center; font-weight:bold; font-size:20px; }
/*Table title if there is on*/
.PT_table .PT_tabs { text-align:center; background-color: #EEEEEE; border-left: #000000 1px solid; border-right: #000000 1px solid; }
/*Tabs unselected*/
.PT_table .PT_tabs_selected { text-align:center; background-color: #9999CC; }
/*Tabs selected*/
.PT_table .PT_tabs_hover { text-align:center; background-color: #44CC44; }
/*Tabs hover*/
.PT_table .PT_tabs_selected_hover { text-align:center; background-color: #44CC44; }
/*Tabs selected Hover*/
.PT_table .PT_spots { background-color:#DDDDDD; }
/*The content sections under the tabs*/