	/* General font families for common tags */
	.Forum font, 
	.Forum th, 
	.Forum td, 
	.Forum p { font-family: "Verdana"; /*, Arial, Helvetica, sans-serif"; */}
	.Forum a:link,
	.Forum a:active,
	.Forum a:visited {color : #006699; }
	.Forum a:hover		{ text-decoration: underline; color :  #DD6900;; }
	.Forum hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

	/* This is the border line & background colour round the entire page */
	.Forum .bodyline1	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

	/* This is the outline round the main forum tables */
	.Forum .forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

	/* Main table cell colours and backgrounds */
	.Forum td.row1	{ background-color: #EFEFEF; }
	.Forum td.row2	{ background-color: #DEE3E7; }
	.Forum td.row3	{ background-color: #D1D7DC; }

	/*
	This is for the table cell above the Topics, Post & Last posts on the index.php page
	By default this is the fading out gradiated silver background.
	However, you could replace this with a bitmap specific for each forum
	*/
	.Forum td.rowpic {
		background-color:  #FFFFFF;
		background-image: url(templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
	}

	/* Header cells - the blue and silver gradient backgrounds */
	.Forum th	{
		color: #FFA34F; font-size: 11px; font-weight: bold;
		background-color: #006699; height: 25px;
		background-image: url(templates/subSilver/images/cellpic3.gif);
	}

	.Forum td.cat,
	.Forum td.catHead,
	.Forum td.catSides,
	.Forum td.catLeft,
	.Forum td.catRight,
	.Forum td.catBottom {
		background-image: url(templates/subSilver/images/cellpic1.gif);
		background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
	}

	/*
	Setting additional nice inner borders for the main table cells.
	The names indicate which sides the border will be on.
		Don't worry if you don't understand this, just ignore it :-)
	*/
	.Forum td.cat,
	.Forum td.catHead,
	.Forum td.catBottom {
		height: 29px;
		border-width: 0px 0px 0px 0px;
	}
	.Forum th.thHead,
	.Forum th.thSides,
	.Forum th.thTop,
	.Forum th.thLeft,
	.Forum th.thRight,
	.Forum th.thBottom,
	.Forum th.thCornerL,
	.Forum th.thCornerR {
		font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
	}
	.Forum td.row3Right,
	.Forum td.spaceRow {
		background-color: #D1D7DC; border: #FFFFFF}; border-style: solid;
	}

	.Forum th.thHead,
	.Forum td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
	.Forum th.thSides,
	.Forum td.catSides,
	.Forum td.spaceRow	 { border-width: 0px 1px 0px 1px; }
	.Forum th.thRight,
	.Forum td.catRight,
	.Forum td.row3Right	 { border-width: 0px 1px 0px 0px; }
	.Forum th.thLeft,
	.Forum td.catLeft	  { border-width: 0px 0px 0px 1px; }
	.Forum th.thBottom,
	.Forum td.catBottom  { border-width: 0px 1px 1px 1px; }
	.Forum th.thTop	 { border-width: 1px 0px 0px 0px; }
	.Forum th.thCornerL { border-width: 1px 0px 0px 1px; }
	.Forum th.thCornerR { border-width: 1px 1px 0px 0px; }

	/* The largest text used in the index page title and toptic title etc. */
	.Forum .maintitle	{
	font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
	}

	/* General text */
	.Forum .gen { font-size : 12px; }
	.Forum .genmed { font-size : 11px; }
	.Forum .gensmall { font-size : 10px; }
	.Forum .gen,.genmed,.gensmall { color : #000000; }
	.Forum a.gen,
	.Forum a.genmed,
	.Forum a.gensmall { color: #00669; text-decoration: none; }
	.Forum a.gen:hover,
	.Forum a.genmed:hover,
	.Forum a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

	/* The register, login, search etc links at the top of the page */
	.Forum .mainmenu		{ font-size : 11px; color : #000000 }
	.Forum a.mainmenu		{ text-decoration: none; color : #006699;  }
	.Forum a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

	/* Forum category titles */
	.Forum .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
	.Forum a.cattitle		{ text-decoration: none; color : #006699; }
	.Forum a.cattitle:hover{ text-decoration: underline; }

		/* Forum title: Text and link to the forums used in: index.php */
	.Forum .forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
	.Forum a.forumlink 	{ text-decoration: none; color : #006699; }
	.Forum a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

	/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
	.Forum .nav			{ font-size: 11px; color : #000000;}
	.Forum a.nav			{ font-weight: bold; text-decoration: none; color : #006699; }
	.Forum a.nav:hover		{ text-decoration: underline; }

		/* titles for the topics: could specify viewed link colour too */
	.Forum .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
	.Forum a.topictitle:link   { text-decoration: none; color : #006699; }
	.Forum a.topictitle:visited { text-decoration: none; color :  #5493B4; }
	.Forum a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

	/* Name of poster in viewmsg.php and viewtopic.php and other places */
	.Forum .name			{ font-size : 11px; color : #000000;}

	/* Location, number of posts, post date etc */
	.Forum .postdetails		{ font-size : 10px; color : #000000; }

	/* The content of the posts (body of text) */
	.Forum .postbody { font-size : 12px; line-height: 18px}
	.Forum a.postlink:link	{ text-decoration: none; color : #006699 }
	.Forum a.postlink:visited { text-decoration: none; color : #5493B4; }
	.Forum a.postlink:hover { text-decoration: underline; color : #DD6900}

	/* Quote & Code blocks */
	.Forum .code {
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
		border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
	}

	.Forum .quote {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
		background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
		border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
	}

	/* Copyright and bottom info */
	.Forum .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
	.Forum a.copyright		{ color: #444444; text-decoration: none;}
	.Forum a.copyright:hover { color: #000000; text-decoration: underline;}

	/* Form elements */
	.Forum input,
	.Forum textarea, 
	.Forum select {
	color : #000000;
	font: normal 11px Verdana;/*, Arial, Helvetica, sans-serif;*/
	border-color : #000000;
	}

	/* The text input fields background colour */
	.Forum input.post, 
	.Forum textarea.post, 
	.Forum select {
	background-color: #FFFFFF;
	}

	.Forum input { text-indent : 2px; }

	/* The buttons used for bbCode styling in message post */
	.Forum input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	/* The main submit button option */
	.Forum input.mainoption {
	background-color : #FAFAFA;;
		font-weight : bold;
	}

	/* None-bold submit button */
	.Forum input.liteoption {
	background-color : #FAFAFA;;
		font-weight : normal;
	}

	/* This is the line in the posting page which shows the rollover
	help line. This is actually a text box, but if set to be the same
	colour as the background no one will know ;)
	*/
	.Forum .helpline { background-color: #DEE3E7; border-style: none; }

	/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* Fancy form styles for IE */

.Forum input,
.Forum textarea,
.Forum select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.Forum input { text-indent : 2px; }

.Forum input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px} 
