body {
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

a:link { color : #D22229; }
a:active { color : #D22229; }
a:visited { color : #D22229; }
a:hover		{ text-decoration: underline; color : #006699; }

font,th,td,p { font-family: Verdana, Tahoma, Arial }
.title { color : #004E8E; font-size: 10pt; font-weight: bold; }


.headerblue { font-weight: bold; font-size: 24px; font-family: Arial; font-style: oblique; color: #004E8E; }
.headergrey { font-weight: bold; font-size: 24px; font-family: Arial; font-style: oblique; color: #777777; }
.bg { background-repeat: no-repeat; }
.sidehead { text-decoration: underline; font-weight: bold; padding-left: 10px; font-size: 14px; color: #006699; }
.side { font-size: 12px; padding-left: 5px; }
.mnback { background-repeat: repeat-y; }
.mnhead { background-repeat: no-repeat; }
.imghead { text-align: center; padding-top: 50px; padding-bottom: 20px; height: 40px; }
.imgleft { padding-left: 40px; padding-right: 10px; background-position: left; }
.headpush { padding-top: 70px; padding-right: 20px; padding-left: 20px; }
.bodypush { padding-right: 20px; padding-left: 20px; }
.bodybakimg { padding-top: 90px; background-repeat: no-repeat; background-position: top left; border-width: 0px 0px 0px 0px; }
.bodylinemid	{ background-repeat: repeat-y; background-color: #FFFFFF; border-width: 0px 0px 0px 0px; }
.hdtitle { color: #006699; font-size: 13pt; font-weight: bold; }
.spanred { color: #990000; font-size: 11px; }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; 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:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

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: #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.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,h2	{ font-size: 20px; text-decoration: none; font-style: italic; line-height : 120%; color : #004E8E; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #777777; }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #777777; letter-spacing: -1px;}
a.copyright		{ color: #777777; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: Solid;
	border-color: #000000;
	border-width: 1px;
	
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}


	
