body {
	bgcolor="#FFF0E9";
	scrollbar-face-color: #FFEEEE;
	scrollbar-highlight-color: #FFFEFE; 
	scrollbar-3dlight-color: #FFEEEE; 
	scrollbar-darkshadow-color: #FFDDDD; 
	scrollbar-shadow-color: #FFDDDD; 
	scrollbar-arrow-color: #FFAAAA;
	scrollbar-track-color: #FFEEEE;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:link,a:active,a:visited { color : #F13446; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #FF9999 0px; border-top-width: 1px;}

a.tab, a.tab:visited {
	color: #4583c0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.tab:hover {
	color: #f3a625;
}

.forumline {
	border: #ff9999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


/* Main table cell colours and backgrounds */
td.row1{
	background-color: #FEF8F8;
	border: #FFE2E2;
	border-style: dashed;
	border-width: 0px 0px 0px 0px;
	padding: 3px;
}
td.row2{
	background-color: #FEF8F8;
	border: #FFE2E2;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	padding: 3px;
}
td.row3 {
	background-color: #FFFFFF;
	border: #fff;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	padding: 0px;
}
td.row4{
	background-color: #FEF8F8;
	border: #FFE2E2;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	padding: 3px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
	font-size: 10px;
	font-weight : bold;
	height: 24px;
	background-image: url(images/cellpic3.gif);
	border: 0px;
	text-align: left;
	/* color: #f3a625; */
	color: #4583c0;
}


/* sub-header */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color: #FFE2E2;
	padding-left: 5px;
	padding-right: 5px;
	padding : 3px;
	border: #ffffff;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}


/* General text */
.gen { font-size : 11px; color: #F13446; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.genmed,.gensmall { color : #000000; }
.gentit {
	color: #F13446;
	font-size : 10px;
}
a.gen,a.genmed,a.gensmall { color: #F13446; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #f3a625; text-decoration: underline; }

/* Forum category titles */
.cattitle        { font-weight: bold; font-size: 11px ; }
a.cattitle, a.cat       { text-decoration: none; }
a.cattitle:hover { text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; }
a.forumlink, a.forumlink:visited{ text-decoration: none; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav, a.nav, a.nav:visited { font-weight: bold; font-size: 10px; color : #fff;}

/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle, a.topictitle:visited { text-decoration: none; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: none; color : #4583c0; }
a.postlink:visited { text-decoration: none; color : #4583c0; }
a.postlink:hover { text-decoration: underline; color : #f3a625}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #4583c0;
	background-color: #FAFAFA; border: #3399cc; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 5px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	background-color : #FFE2E2;
	line-height: 125%;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 5px;
	border: #FF9999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #a1c0de; letter-spacing: -1px;}
a.copyright		{ color: #fff; text-decoration: none;}
a.copyright:hover { text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FEF8F8;
	border-color: #ff9999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #F13446;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button, input.mainoption, input.liteoption {
	background-color : #FEF8F8;
	color: #F13446;
	font-size: 10px;
	border-color: #ff9999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

/* 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 ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

form {
	border: 0px;
	margin: 0px;
}
ul {
	border: 0px;
	margin: 0px;
}
.leftborder{
	background-image: url(images/index_28.jpg);
	background-repeat: repeat-y;
}
.avatar{
	border: 1px solid #F99999;
}
.avatar2{
	border: 1px solid #F99999;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
