Need help with one more thing.
I have been trying to change the red bars even used the color coded stale sheet
changed the titlebg and nothing happens .
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: white;
font-style: normal;
background: url(http://www.smfboards.com/Themes2/userstyles/heliosred/titlebg.png) #000000 repeat-x;
border-bottom: solid 1px #000000;
border-top: solid 1px #000000;
padding-left: 10px;
padding-right: 10px;