 /* General page style. The scroll bar colours only visible in IE5.5+ */
BODY
{
	scrollbar-3dlight-color: #252e36;
	scrollbar-shadow-color: #252e36;
	scrollbar-base-color: #252e36;
	scrollbar-track-color: #052645;
	scrollbar-arrow-color:  #FF0000;
	background-color: #052645;
	font: verdana;
	font-size: 10px;
	color: #c0c0c0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('http://img7.xooimage.com/files/p/a/pagina_achtergrond-35cc0.gif');
}
/* Main table cell colours and backgrounds */

tr.tr_ro { background-image: url('http://img4.xooimage.com/files/n/i/nieuws_net-35cc1.gif'); }
table.top
{
	background-image: url('http://img5.xooimage.com/files/b/k/bkg_sea-35cc2.jpg');
	background-repeat: repeat-x;
	height: 50px;
}
.nieuws_boven
{
	border-top : 1px solid #0A4676;
	border-bottom : 1px solid #0A4676;
}
.paneel_midden
{
	font-size: 10px;
	border-right : 1px solid #0A4676; 
	border-left : 1px solid #0A4676;
	background-image: url('http://img4.xooimage.com/files/n/i/nieuws_net-35cc1.gif');
}
td
{
	font-family: Verdana;
	font-size: 12px;
}
.paneel_hoofdmenu_links
{
	border-top : 1px solid #134C7A;
	border-right : 1px solid #134C7A;
	border-left : 1px solid #134C7A;
	border-bottom: 1px solid #134C7A;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: bold;
}
.paneel_onder
{
	background-image: url('http://img9.xooimage.com/files/p/a/paneel_o-35cc3.gif');
	font-family: Lucida Console;
	color: #839BB1;
	font-size: 8px;
	text-decoration: none;
	cursor: hand;
}
.menu_top
{
	color: #839BB1;
	letter-spacing: 2px;	
	font-size: 10px;
}

.menu_txt
{
	color: #839BB1;
	font-size: 10px;
	padding-left: 4px;	
}
.nieuws_titel
{
	background-image: url('http://img10.xooimage.com/files/n/i/nieuws_titel-35cc4.gif');
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	height: 35px;
}
.nieuws_info
{
	color: #839BB1;
	font-size: 10px;
}
.nieuws_inhoud
{
	background-image: url('http://img4.xooimage.com/files/n/i/nieuws_net-35cc1.gif');
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;	
}
.nieuws_onder
{
	background-image: url('http://img6.xooimage.com/files/n/i/nieuws_onder-35cc5.gif');
	background-repeat: repeat-x;
	color: #CCFBFF;	
	font-size: 10px;
	padding-left: 10px;	
	padding-right: 10px;
	height: 20px;
}

th {
	font-weight: bold;
	height: 25px;
	font-size : 12px;
	border: #0E3350;
	border-style: solid;
	border-width: 1px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #ffffff;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #CCFBFF; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #c0c0c0; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{color: #99CCFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: none; }

hr
{
	border-style: solid;
	border-color: #083457;
	height: 2px
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active { color : #ffffff; text-decoration: none; }
a:visited		{ color: #ffffff; text-decoration: none;}
a:hover		{ color: #73BEFF; text-decoration: none;}

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #c0c0c0}
a.cattitle		{ text-decoration: none; color : #c0c0c0; }
a.cattitle:visited {color: #99CCFF; text-decoration: none;}
a.cattitle:hover {  color: #73BEFF; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;}
a.forumlink 	{ text-decoration: none;}
a.forumlink:visited {color: #ffffff; text-decoration: none;}
a.forumlink:hover { text-decoration: none;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{font-weight: bold; font-size: 8px; color : #CCFBFF;}
a.nav			{color : #CCFBFF; text-decoration: none;}
a.nav:visited {color: #99CCFF; text-decoration: none;}
a.nav:hover		{ text-decoration: none;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #c0c0c0; }
a.topictitle:link   { text-decoration: none; color : #CCFBFF; }
a.topictitle:visited { text-decoration: none; color: #99CCFF; }
a.topictitle:hover	{ text-decoration: none;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 15px; color : #ffffff;}

/* Location, number of posts, post date etc */
.postdetails		{ 
	font-size : 10px; color : #839BB1;
 }


/* The content of the posts (body of text) */
.postbody {
	font-size : 12px;
}
a.postlink:link	{ text-decoration: none; color : #FFCC00; }
a.postlink:visited { text-decoration: none; color: #99CCFF; }
a.postlink:hover { text-decoration: none;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px; color: #18F018;
	background-color: #000000;
	border: #BFBFBF;
	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: #c0c0c0; 
	background-color : #052645; 
	border-right : 1px solid #0E3350; 
	border-top : 1px solid #0E3350;
	border-left : 1px solid #0E3350; 
	border-bottom: 1px solid #0E3350; 
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFCC; letter-spacing: -1px;}
a.copyright		{ color: #FFCC00; text-decoration: none;}
a.copyright:link   { color : #FFCC00; text-decoration: none;}
a.copyright:hover { text-decoration: none;}


/* Form elements */
SELECT
{
	color : #839bb1; 
	background-color: #083457;
	border-width: 1px;
	border-color: #495869;
	border-style: inset;
}
.GO
{
letter-spacing: 4px;
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	color : #839bb1; 
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	font-family: Verdana;
	font-size: 12px;
}
.paneel_txt
{
	color : #839bb1;
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	width: 170px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 4px;
}
TEXTAREA
{
	color : #839bb1; 
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
}
.paneel_txt_area
{
	color : #839bb1; 
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	width: 170px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 4px;	
}
/* The buttons used for bbCode styling in message post */
input.button {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
}

/* The main submit button option */
input.mainoption {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
font-weight : normal;
}

/* 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 {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
}
td.forum_menu a
{
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	color: #A8C9E2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 16px;
	text-decoration: none;
}
td.forum_menu a:hover
{
	display: block;
	background-color: #00426E;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	color: #50B0F9;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 16px;
	text-decoration: none;
}

td.header_menu a
{
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	color: #A8C9E2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 20px;
	text-decoration: none;
}
td.header_menu a:hover
{
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 20px;
	text-decoration: none;
}


td.nieuws_onder a
{
	color : #839BB1; 
}
td.nieuws_onder a:hover
{
	color : #73BEFF; 
}
td.topic_review
{
	border-right : 1px solid #0E3350; 
	border-top : 1px solid #0E3350;
	border-left : 1px solid #0E3350; 
	border-bottom: 1px solid #0E3350; 
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img4.xooimage.com/files/f/o/formie-30deb.css');
