/* .header { background-color: #97694f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; } */
/* .footer { background-color: #97694f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } */
/* .footer.a { color: #ffe081; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } */
/* .navbar { background-color: #a48553; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } */
/* body { background-color: #373737; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } */
/* a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffe081 } */
/* a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffe081 } */ 
/* a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffe081 } */
/* a:active { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px;  color: #ffe081 } */
/* table { margin-left: auto; margin-right: auto; } */
/* .center { border-left: solid 20px #a48553; border-right: solid 20px #a48553; } */
/* .altcell { background-color: #c7b188;  font-size: 12px; } */
/* .regcell { background-color: #bc9f73; font-size: 12px; } */
/* .middlebar { background-color: #a48553 } */
/* .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} */
/* a.copyright { color: #444444; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px } */
/* a.copyright:hover { color: #000000; text-decoration: underline;} a.black { color: #000000 } */

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color: #373737;
	scrollbar-face-color: #c7b188;
	scrollbar-highlight-color: #97694f;
	scrollbar-shadow-color: #c7b188;
	scrollbar-3dlight-color: #a48553;
	scrollbar-arrow-color:  #ffe081;
	scrollbar-track-color: #bc9f73;
	scrollbar-darkshadow-color: #;
}

/* General font families for common tags */
font,th,td,p 			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited 	{ color : #ffe081; }
a:hover				{ color : #ffffff; }
hr					{ height: 0px; border: solid #a48553 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #97694f; border: 1px # solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #97694f; border: 1px #a48553 solid; }

/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #ffe081; }
a.nav:hover		{ text-decoration: underline; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #bc9f73; }
td.row2	{ background-color: #c7b188; }
td.row3	{ background-color: #a48553; }

/* General text */
.gen 								{ font-size : 12px; }
.genmed 							{ font-size : 11px; }
.gensmall 							{ font-size : 10px; }
.gen,.genmed,.gensmall 					{ color : #000000; }
a.gen,a.genmed,a.gensmall 				{ color: #ffe081; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ffffff; text-decoration: underline; }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* The content of the posts (body of text) */
.postbody 			{ font-size : 12px; line-height: 18px}
a.postlink:link		{ text-decoration: none; color : #ffe081 }
a.postlink:visited 	{ text-decoration: none; color : #ffe081; }
a.postlink:hover 		{ text-decoration: underline; color : #ffffff}
