
 body {scrollbar-face-color: #500000; scrollbar-track-color: #300000; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #555555; scrollbar-3dlight-color: #888888; scrollbar-arrow-color: #ff8855; COLOR: #400000;text-decoration: none; font-family: verdana,tahoma;font-size:11px;
}

font,th,td,p { COLOR: #400000; text-decoration: none; font-family: verdana,tahoma;font-size:11px; }
a:link,a:active,a:visited { COLOR: #c00000; text-decoration: underline; font-family: verdana,tahoma; font-size:11px; }
a:hover		{ COLOR: #ff8855; text-decoration: underline; font-family:verdana,tahoma;font-size:11px; }
hr	{ height: 0px; border: solid #eeeeee 0px; border-top-width: 1px;}


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

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


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

td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #400000; font-size: 11px; font-weight : bold;
	background-color: #F7F3F3; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#eeeeee; 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 :-)
*/
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.row3Right,td.spaceRow {
	background-color: #eeeeee; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 11px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { 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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1	{
			font-weight: bold; font-size: 14px; font-family: verdana,tahoma;
			text-decoration: none; line-height:120%; color:#660000;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #400000; }
a.gen,a.genmed,a.gensmall { color: #c00000; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ff8855; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #400000 }
a.mainmenu		{ text-decoration: none; color : #c00000;  }
a.mainmenu:hover{ text-decoration: underline; color : #ff8855; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #400000}
a.cattitle		{ text-decoration: none; color : #c00000; }
a.cattitle:hover{ text-decoration: underline;color: #ff8855; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #c00000; }
a.forumlink 	{ text-decoration: none; color : #c00000; }
a.forumlink:hover{ text-decoration: underline; color : #ff8855; }


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #400000; }
a.topictitle:link   { text-decoration: none; color : #c00000; }
a.topictitle:visited { text-decoration: none; color : #c00000; }
a.topictitle:hover	{ text-decoration: underline; color : #ff8855; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #400000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #400000; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: none; color : #c00000 }
a.postlink:visited { text-decoration: none; color : #c00000; }
a.postlink:hover { text-decoration: underline; color : #ff8855}


/* Quote & Code blocks */
.code {COLOR: #400000; text-decoration: none; font-family: verdana,tahoma;font-size:10px;
}

.quote {COLOR: #400000; text-decoration: none; font-family: verdana,tahoma;font-size:10px;}


/* Copyright and bottom info */
.copyright		{ COLOR: #400000; text-decoration: none; font-family: verdana,tahoma;font-size:10px;}
a.copyright		{ COLOR: #ff8855; text-decoration: underline; font-family: verdana,tahoma;font-size:10px;}
a.copyright:hover { COLOR: #c00000; text-decoration: underline; font-family: verdana,tahoma;font-size:10px;}


/* Form elements */
input,textarea, select {
	color : #400000;
	font: normal 11px verdana,tahoma;
	border-color : #400000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #eeeeee;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {background-color:#c00000; font-family:verdana,tahoma;font-size:11px;color:#ffffff;
}

/* The main submit button option */
input.mainoption {background-color:#c00000; font-family:verdana,tahoma;font-size:11px;color:#ffffff;
}

/* None-bold submit button */
input.liteoption {background-color:#c00000; font-family:verdana,tahoma;font-size:11px;color:#ffffff;
}

.helpline { background-color: #FFF5F5; border-style: none; }
td.sidelink a {COLOR: #ff8855; font-family:verdana,tahoma;font-size:10px;text-decoration:underline;
}
td.sidelink a:active {COLOR: #ff8855; font-family:verdana,tahoma;font-size:10px;text-decoration:underline;
}
td.sidelink a:visited {COLOR: #ff8855; font-family:verdana,tahoma;font-size:10px;text-decoration:underline;
}
td.sidelink a:hover {COLOR: #cccccc; font-family:verdana,tahoma;font-size:10px;text-decoration:underline;
}
.footer a {COLOR: #ff8855; text-decoration: underline; font-family: verdana,tahoma;font-size:10px;
}
.footer a:hover {COLOR: #c00000; text-decoration: underline; font-family: verdana,tahoma;font-size:10px;
}
.footer {COLOR: #400000; text-decoration: none; font-family: verdana,tahoma;font-size:10px;
}
h4{color:#800000; font-family:tahoma, verdana; font-size:16px; width:100%; filter:shadow(color=#c0aaa0,direction=140); 
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
