/* This is the outline round the main forum tables */
.forumline	{ background-color: #9FAFB9; border: 2px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ color: #000000; background-color: #EFEFEF; }
td.row2	{ color: #000000; background-color: #DEE3E7; }
td.row3	{ color: #000000; background-color: #D1D7DC; }

a.td.row1 { color: #000000; }
a.td.row2 { color: #000000; }

td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }



td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/forum/templates/puzzelate/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
			color: #ffffff;
}




td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}


th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; color: #000000; }



