body {
	background-color: #FFCC66;
	color:#000000;
	SCROLLBAR-BASE-COLOR: #939598;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color:#0000FF; }
a:hover { text-decoration: underline; color:#FFFFFF; }
/* hr { height: 0px; border: solid #0000FF 0px; border-top-width:0px;} */

td.row1	{ background-color: #C7C8CA; }
td.row2	{ background-color: #DCDDDE; }
td.row3	{ background-color: #D1D7DC; }

.buttonlink { font-size:10px; font-weight:bold; }
a.buttonlink:link,a.buttonlink:active,a.buttonlink:visited { text-decoration: none; color:#FFFFFF; }
a.buttonlink:hover { text-decoration: underline; color:#FFFFFF; }

.navline { font-size:13px; font-weight:bold; }
a:link,a:active,a:visited { text-decoration: none; color:#0000FF; }
a:hover { text-decoration: underline; color:#FFFFFF; }

th {
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #FF0000;
}
td.catLeft { background-color:#939598; }
td.cat,td.catHead,td.rowpic,td.catSides,td.catRight,td.catBottom { background-color:#D1D7DC; }



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: #DCDDDE; }

th.thHead,td.catHead { font-size: 13px; 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 { font-size: 10px; border-width: 1px 0px 0px 0px; }
th.thCornerL { font-size: 10px; border-width: 1px 0px 0px 1px; }
th.thCornerR { font-size: 10px; border-width: 1px 1px 0px 0px; }

.maintitle,h1,h2	{
			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 : #000000; }
a.gen, a.genmed { color: #0000FF; text-decoration: none; }
a.gensmall { color: #0000FF; text-decoration: none; }
a.gensmall:visited { color: #0000FF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #FFFFFF; text-decoration: underline; }

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


.cattitle { font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold; font-size: 13px ; color : #FFFFFF}
a.cattitle { text-decoration: none; color: #FFFFFF; }
a.cattitle:visited { text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color : #FFFFFF}

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

.nav { font-weight: bold; font-size: 11px; color: #000000;}
a.nav { text-decoration: none; color : #0000FF; }
a.nav:hover { text-decoration: underline; color: #FFFFFF;}


.topictitle { font-size: 12px; color: #000000; }
a.topictitle:link { text-decoration: none; color: #0000FF; }
a.topictitle:visited { text-decoration: none; color: #0000FF; }
a.topictitle:hover { text-decoration: underline; color: #FFFFFF; }

.name			{ font-size: 13px; color: #000000;}
.postdetails		{ font-size: 10px; color: #000000; }

.curpage { font-size: 13px;color:#FF0000; text-decoration: underline;}
.postbody { font-size : 13px;}
a.postlink:link	{ text-decoration: none; color: #0000FF }
a.postlink:visited { text-decoration: none; color: #0000FF; }
a.postlink:hover { text-decoration: underline; color: #FFFFFF}


/* Quote & Code blocks */
.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
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #CCCCCC; 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 */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}




/* The text input fields background colour */
select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color : #CFCFCF;
}

input.post, textarea.post {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color : #CFCFCF;
}

input { text-indent : 2px; }

input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #DEE3E7; border-style: none; }
.forumline { background-color:#000000; }
@import url("formIE.css");

