.TableLabel {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}

th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #3399cc; height: 25px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #000088; } /* 1st Main Color*/
td.row2	{ background-color: #4665B5; } /* 2nd Main Color*/
td.row3	{ background-color: #D1D1D1; } /* Separate Color*/
td.row4 { background-color: #F9E8C4; } /* 1st Front Title */
td.row5 { background-color: #F6BA38; } /* 2nd Front Title */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #3399cc solid; }

/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #999999; }
a.gen:link,a.genmed:link,a.gensmall:link { color: #0066cc; text-decoration: none; cursor:hand; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #0066cc; text-decoration: none;}
a.gen:active,a.genmed:active,a.gensmall:active  { color: #FF4500; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover     { color: #FF4500; text-decoration: none; }


/* menu */
.menugen { font-size : 12px; }
a.menugen:link     {color: #FFFFFF; text-decoration: none; cursor: hand;}
a.menugen:visited  {color: #FFFFFF; text-decoration: none;}
a.menugen:active   {color: #FFB502; text-decoration: none;}
a.menugen:hover    {color: #FFB502; text-decoration: none;}

/* Marquee */
.marqueegen { font-size : 13px; font-face="Arial"; color="#66AA66";} 


