body { background-repeat: repeat-y; background-color: #000000; background-image:  url(images/bg.gif);
OVERFLOW-Y: auto; OVERFLOW-X: hidden; SCROLLBAR-ARROW-COLOR: #C0C0C0; SCROLLBAR-TRACK-COLOR: #000000; }

font,th,td,p 				{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited 	{ color : #987654; text-decoration: none; }
a:hover						{ color : #DEBE9E; }
hr							{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}

/* Main table cell colours and backgrounds */

td.row1		{ background-color: #000000; }
td.row2		{ background-color: #000000; }
td.row3		{ background-color: #000000; }
td.rowpic 	{ background-color: #330000; }

th	{
	color: #DEBE9E;
	font-size: 10px;
	font-weight : bold;
	background-color: #000000;
	height: 25px;
	background-image: url(images/cellpic3.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6C4824;
	border-right-color: #6C4824;
	border-bottom-color: #6C4824;
	border-left-color: #6C4824;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#330000;
	}

.maintitle	{
	font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #DEBE9E;}

/* General text */

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #DEBE9E; }
a.gen,a.genmed,a.gensmall { color: #987654; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DEBE9E;}

/* The register, login, search etc links at the top of the page */

.mainmenu		{ font-size : 10px; color : #987654 }
a.mainmenu		{ text-decoration: none; color : #987654; }
a.mainmenu:hover{ text-decoration: none; color : #DEBE9E; }

/* Forum category titles */

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #987654}
a.cattitle		{ text-decoration: none; color : #987654; }
a.cattitle:hover{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */

.forumlink		{ font-weight: bold; font-size: 12px; color : #987654; }
a.forumlink 	{ text-decoration: none; color : #987654; }
a.forumlink:hover{ text-decoration: none; color : #DEBE9E; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */

.nav			{ font-weight: bold; font-size: 10px; color : #DEBE9E;}
a.nav			{ text-decoration: none; color : #987654; }
a.nav:hover		{ text-decoration: none; color : #DEBE9E; }

/* titles for the topics: could specify viewed link colour too */

.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #DEBE9E; }
a.topictitle:link   { text-decoration: none; color : #987654; }
a.topictitle:visited { text-decoration: none; color : #987654; }
a.topictitle:hover	{ text-decoration:none; color : #DEBE9E; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */

.name			{ font-size : 11px; color : #987654;}

/* Location, number of posts, post date etc */

.postdetails		{ font-size : 10px; color : #DEBE9E; }
.postname			{ font-size : 11px; color : #987654;}

/* The content of the posts (body of text) */

.postbody 			{ font-size : 12px; line-height: 18px; color : #DEBE9E;}
a.postlink:link		{ text-decoration: none; color : #987654 }
a.postlink:visited 	{ text-decoration: none; color : #987654; }
a.postlink:hover 	{ text-decoration: none; color : #DEBE9E}

/* Quote & Code blocks */

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #936333;
	background-color: #330000; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #987654; line-height: 125%;
	background-color: #330000; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #987654;}
a.copyright		{ color: #987654; text-decoration: none;}
a.copyright:hover { color: #DEBE9E; text-decoration: underline;}
	
textarea.post, select {
background-color : #FFFFFF;
OVERFLOW-Y: auto; OVERFLOW-X: hidden; SCROLLBAR-ARROW-COLOR: #C0C0C0; SCROLLBAR-TRACK-COLOR: #000000; }

.helpline { color: #987654; background-color: #000000; border: 1px solid #000000; }.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
