
html {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
        margin: 1px;
}

body {
        margin: 1px;
}

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt; color: #000000; 
}


a:link, a:visited, a:hover {
        color: blue;
}

input,select,textarea {
        background-color: #F8F8F8;
}

a.sidemenu:link {
        text-decoration:  none;

}

.sidemenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
		background-color: #E3ECF7;
}

.small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}

.footernav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
}

.bold {
		font-weight: bold;
}

.underline {
        text-decoration: underline;
}

td.header2  { font-family: Arial; color: #FFFFFF; background-color: #000080; font-size: 10pt; font-weight: bold }

.panelcolor { background-color: #F0F0F0 } 


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 100%; color : #000000;
}
/* Menu headers */
.menuline    { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; 
               font-size: 8pt; font-weight: bold; text-align: Center }

/* General font families for common tags */
a:link,a:active,a:visited { color : blue; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
/* .bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; } */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }


/* Header cells - the blue and silver gradient backgrounds color: #FFA34F is nice too*/
th.head2	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
        background-image: url(/forums/file/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/forums/File/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.
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
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; }
td.rowRight,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.rowRight	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* post date, time etc */
.postdetails		{ font-size : 10px; color : #000000; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}

/* 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: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.htm */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
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 */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* General site text */
td.cat		{ background-image: url(/forums/file/cellpic1.gif) }
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(/forums/file/cellpic1.gif) }

font,th,td,p { 
        font-family: Arial, Verdana, Helvetica, sans-serif;
}

