/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px;color:#000000}
.explaintitle{font-size:11px;font-weight:bold;color:#5c81b1}
a.forum:link,a.forum:active,a.forum:visited,a.forum:postlink{color:#006699;text-decoration:none}
a.forum:hover{color:#dd6900}
/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;background:#d9e2ec url(images/cellpic1.gif);
height:29px;text-indent:4px}

/* Main table cell colours and backgrounds */
.row1{background:#cad9ea}
.row2,.helpline{background:#0066CC}
.row3{background:#9395F0}
td.spacerow{background:#A2A8F4}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.jpg) #ffffff repeat-y}

/* This is the outline round the main forum tables */
.forumline{background:#ffffff;border:1px solid #006699}

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}
