 p, html, table, td {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 13px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #FD7508;
}

A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: rgb(255,250,120); TEXT-DECORATION: underline
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: rgb(255,200,80); TEXT-DECORATION: none
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: rgb(255,200,80); TEXT-DECORATION: none
}
A {
	COLOR: rgb(255,200,80); TEXT-DECORATION: none
}
body
{
margin:5px;
FONT-WEIGHT: normal; 
}

INPUT {
	BACKGROUND: #000000; BORDER-BOTTOM-COLOR: #858585; BORDER-LEFT-COLOR: #858585; BORDER-RIGHT-COLOR: #858585; BORDER-TOP-COLOR: #858585; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; FONT-WEIGHT: bold
}
#r {
	BACKGROUND: none transparent; BORDER-BOTTOM-COLOR: #858585; BORDER-LEFT-COLOR: #858585; BORDER-RIGHT-COLOR: #858585; BORDER-TOP-COLOR: #858585; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; FONT-WEIGHT: bold
}
.week {
	COLOR: #ffffff; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-VARIANT: normal; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; TEXT-INDENT: 0px
}
.chatlog {
	COLOR: #ffffff; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-VARIANT: normal; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; TEXT-INDENT: 0px
}
.news {
	COLOR: #ffffff; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-VARIANT: normal; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; TEXT-INDENT: 0px
}
.t link {COLOR: #777777;}
.t visited {COLOR: #777777; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
.t active {COLOR: gray; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
.t hover {COLOR: black; FONT-WEIGHT: bold; TEXT-DECORATION: none;}




/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 0 solid #98AAB1; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 0 solid #006699; }


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


/*
  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
*/
td.rowpic {
		background-color: #525563;
		background-image: url(graphics/bgforum1.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
        color: rgb(255,200,80); font-size: 11px; font-weight : bold;
	background-color: #525563; height: 27px;
	background-image: url(graphics/bgforum1.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
}


/*
  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 :-)
*/
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;  }
td.row3Right,td.spaceRow {
	background-color: #73757B; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text 
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #ffffff; }
*/

.newslatter {
	BORDER-RIGHT: black 1px dotted; PADDING-RIGHT: 7px; BORDER-TOP: black 1px dotted; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN-LEFT: 75px; BORDER-LEFT: black 1px dotted; MARGIN-RIGHT: 75px; PADDING-TOP: 7px; BORDER-BOTTOM: black 1px dotted; BACKGROUND-COLOR: #cdf
}
