body { 
	margin: 4px;
	background-color: #09193D;
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	color: #09193D;
	scrollbar-face-color:#7885A0;				
    scrollbar-shadow-color:#333333;
    scrollbar-highlight-color:#c0c0c0;
    scrollbar-3dlight-color:#5E6C8B;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#838FA9;
    scrollbar-arrow-color:#000000;
}

font	{ font-family: verdana, tahoma, arial }
td		{ font-family: verdana, tahoma, arial }
th		{ font-family: verdana, tahoma, arial }
P		{ font-family: verdana, tahoma, arial }
hr		{ height: 0px; border: solid #c2cdd6 0px; border-top-width: 1px;}

TABLE.borderwhite {border: 1px solid #FFF;}
TD.forumholder {
	background-image: url(images/bg_dordt.gif);
	background-repeat: none;
}

/* Forum colours 
.bodyline	{ background-color:#303A51; }
.forumline	{ background-color:#4D566C; border: 1px #161B25 solid }
*/

.bodyline	{
	background-image: url(images/bg_dordt.gif);
	background-repeat: no-repeat;
	background-color: #C0C7D7;
}

.forumline	{border: 1px #161B25 solid }

/* Main table cell colours and backgrounds */
TH	{
	background-color: #838FA9; 
	height: 25px; 
	font-size: 11px; 
	line-height : 100%; 
	font-weight: bold; 
	color: #09193D; 
}

TD.tablebg	{ background-color: #000000; }
TD.cat		{ background-color: #C0C7D7; height: 28px }
TD.row1		{ background-color: #838FA9; }
TD.row2		{ background-color: #949FB5; }
TD.row3		{ background-color: #838FA9; }
TD.spaceRow { background-color: #64718E; }
TD.rowpic	{ background-image: url(/forum/templates/chief/images/cellpic1.gif); background-color: #64718E; }
TD.row3Right{ background-color: #838FA9; }

/* Setting additional nice borders for the main table cells */
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom {background-color:#838FA9; height: 28px;}

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { background-image: url(/forum/templates/chief/images/cellpic1.gif); border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border-style: solid; }

TH.thHead	 { background-image: url(/forum/templates/chief/images/cellpic1.gif); font-weight : bold; font-size: 12px; height: 25px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerL { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }

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


/* General normal text */
.gen				{ font-size : 12px; color : #000; }
a.gen				{ color: #000; text-decoration: none; }
a.gen:hover			{ color: #FFF; text-decoration: underline; }

/* General medium text */
.genmed				{ font-size : 10px; color : #000; }
a.genmed			{ text-decoration: none; color : #000; }
a.genmed:hover		{ text-decoration: underline; color : #FFF; }

/* General small */
.gensmall			{ font-size : 10px; color : #000; }
a.gensmall			{ color: #000; text-decoration: none; }
a.gensmall:hover	{ color: #FFF; text-decoration: underline; }



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

/* Forum categories */
.cattitle			{ font-size : 12px; line-height : 100%; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #FFFFFF }
a.cattitle			{ text-decoration: none; color : #FFF; }
a.cattitle:hover	{ text-decoration: underline; }


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


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav				{ font-size : 11px; font-weight : bold; text-decoration : none; color : #09193D;}
a.nav				{ text-decoration: none; color : #09193D; }
a.nav:link			{ text-decoration: underline; color : #09193D; }
a.nav:hover			{ text-decoration: underline; color : #000; }


/* titles for the topics: can specify viewed link colour too */
.topictitle			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #ffffff; }
a.topictitle		{ text-decoration: none; color : #ffffff; }
a.topictitle:hover	{ text-decoration: none; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name				{ font-size : 11px; text-decoration : none; color : #ffffff;}
a.name				{ color: #ffffff; text-decoration: none;}
a.name:hover		{ color: #000000; text-decoration: underline;}

/* Location, number of posts, post date etc */
.postdetails			{ font-size : 10px; color : #ffffff; }
a.postdetails			{ color: #ffffff; text-decoration: none; }
a.postdetails:hover		{ color: #000000; text-decoration: underline; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; color: #FFF;}

a.postlink	{ text-decoration: underline; color : #ffffff }
a.postlink:hover { text-decoration: underline; color : #000000 }


/* Quote Code (currently not used) */
.code	{ font-family: Courier, Courier New; font-size: 11px; color: #006600;
		  background-color: #FAFAFA; border: #c2cdd6; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}
.quote	{ font-family: Verdana, Arial; font-size: 11px; color: #000; line-height: 125%;
		  background: #C0C7D7 url(images/quote.gif) no-repeat; border-top: 1px dotted black; border-bottom: 1px dotted black
		}
.signature	{ font-size : 11px; text-decoration : none; color : #333366; }
.editedby	{ font-size : 10px; line-height : 100%; color : #333333; }


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

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}


/* 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;
}

.helpline { background-color: #DEE3E7; border-style: none; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #FFF; text-decoration: none;}
a.copyright:hover { color: #FFF; text-decoration: underline;}

