<!--
a:link    { color: #DCDCFE;  font-weight:normal; }
a:visited { color: #DCDCFE;  font-weight:normal;  } 
a:hover   { color: #888888; } 
a:active  { color: #CCCCCC; } 
a.comp:link    { color: #DCDCFE;font-weight:normal;  }
a.comp:visited { color: #DCDCFE;font-weight:normal; } 
a.comp:hover   { color: #888888; } 
a.comp:active  { color: #CCCCCC; } 
a.menu:link { color : #E2DDB0; }
a.menu:visited { color : #E2DD90; }
a.menu:hover { color : #E2DDCD; }
a.menu:active  { color: #F2EDB0; }
 
a.tot:link    { color: #EEDD28; }
a.tot:visited { color: #EEDD28; } 
a.tot:hover   { color: #FED8A8; } 
a.tot:active  { color: #FED8A8; } 
a.yb:link    { color: #EEDD28; font-weight:bold;}
a.yb:visited { color: #EEDD28; font-weight:bold;} 
a.yb:hover   { color: #FED8A8; font-weight:bold;} 
a.yb:active  { color: #FED8A8; font-weight:bold;} 
a.ybi:link    { color: #EEDD28; font-style:italic; font-weight:bold; }
a.ybi:visited { color: #EEDD28; font-style:italic; font-weight:bold; } 
a.ybi:hover   { color: #FED8A8; font-style:italic; font-weight:bold; } 
a.ybi:active  { color: #FED8A8; font-style:italic; font-weight:bold; } 
a.bbntd:link    { color: #DCDCFE;text-decoration:none;}
a.bbntd:visited { color: #DCDCFE;text-decoration:none;} 
a.bbntd:hover   { color: #888888;} 
a.bbntd:active  { color: #CCCCCC;} 

a.wbntd:link    { color: #EEE888; font-weight:bold; text-decoration:none;}
a.wbntd:visited { color: #EEE888; font-weight:bold; text-decoration:none;} 
a.wbntd:hover   { color: #FED8A8; font-weight:bold;} 
a.wbntd:active  { color: #FED8A8; font-weight:bold;} 
a.to:link    { color: #ECEC8E; }
a.to:visited { color: #ECEC8E;  } 
a.to:hover   { color: #FED8A8; } 
a.to:active  { color: #FED8A8; } 
a.title:link    { color: #EEE828; font-weight:bold; text-decoration:none;}
a.title:visited { color: #EEE828; font-weight:bold; text-decoration:none;} 
a.title:hover   { color: #FED8A8; font-weight:bold;} 
a.title:active  { color: #FED8A8; font-weight:bold;} 
a.aantal:link    { color: #EEA858; text-decoration:none; }
a.aantal:visited { color: #EEA858; text-decoration:none; } 
a.aantal:hover   { color: #FED8A8; } 
a.aantal:active  { color: #FED8A8; } 
a.ext:link    { color: #EED828;  font-weight:bold;}
a.ext:visited { color: #EED828; font-weight:bold;} 
a.ext:hover   { color: #FED8A8; } 
a.ext:active  { color: #FED8A8; } 
.language a:link { color: #222233; }
.language a:visited { color: #222233; }
.language a:active { color: #ECECFF; }
.language a:hover { color: #DCDCFE; }
.side_top {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color:transparent;
	background-image: url(st.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 399px;
	background-position: center top;
}
.side_center {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color:transparent;
	background-image: url(sc.jpg);
	background-repeat: repeat-y;
	width: 399px;
	background-position: center center;
}
.side_bottom {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color:transparent;
	background-image: url(sb.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 399px;
	background-position: center bottom;
}
body{	background-color:#2a3a6b;
	border-width:0px;
	border:0px;
	font-size:12px;
	border-color:#888888;
	font-family:verdana,helvetica,arial;
	color:#FEFEFE;
}
table{	border:0px;
	border-width:0px;
	font-family:verdana,helvetica,arial;
	font-size:12px;
	vertical-align: top; 
	background-color:transparent;
}
tr {	border-width:0px;
	border:0px;
	font-family:verdana,helvetica,arial;
	font-size:12px;
	}
td {		
	border-width:0px;
	border:0px;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	font-family: verdana,helvetica,arial,sans-serif,Courier New, Courier, mono;
	font-size:13px;
	vertical-align:top;
	}
.language 
 {	background-color:#FFFFFF;	
	color:black;
	font-family: Skia, verdana;
	font-size:10px;
	}

table.tafel {	background-color:#4a5a7b;
		font-family:verdana,helvetica,arial;
		vertical-align: top; 
	}
tr.tafel {	font-family:verdana,helvetica,arial;
		}
td.tafel {	background-color:#838EA7;
		font-family:verdana,helvetica,arial;
		text-align:center;
		}
td.subtafel {	background-color:#404880;
		font-family:verdana,helvetica,arial;
		font-size:12px;
		text-align:center;	
	}
td.noticetable {	background-color:#505f82;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:center;	
	}
td.noticetableL {	background-color:#505f82;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:left;	
	}
td.noticetable_dark {	background-color:#424a79;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:center;	
	}
td.noticetable_dark2 
	{	
		background-color:#42517c;
		font-family:verdana,helvetica,arial;
		font-size:12px;
		text-align:center;
	}
td.subtafelgeel {	background-color:#506077;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:center;	
		}
td.subtafellinks
	 {	background-color:#5D6A8C;
		font-family:verdana,helvetica,arial;
		padding:20px;
		font-size:13px;
		text-align:left;	
	}
	
	td.stlnp
	 {	background-color:#4D5A7C;
		font-family:verdana,helvetica,arial;
		padding:7px;
		font-size:13px;
		text-align:left;	
	}
td.tafela {	background-color:#606088;
		font-family:verdana,helvetica,arial;
		font-size:12px;
		text-align:left;	
	}
td.subtafeldose1 {	background-color:#404880;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			border-color:#FF0000;
			text-align:center;	
	}
td.subtafeldose2 {	background-color:#404880;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			border-color:#FF0000;
			text-align:center;	
	}
td.subtafeldose3 {	background-color:#404880;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			border-color:#FF0000;
			text-align:center;	
	}
td.stats1 {		background-color:#60709B;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:left;	
			vertical-align:top;
	}
td.notice {		background-color:#505f82;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			border-color:#FF0000;
			text-align:left;	
	}
td.mainpage {	background-color:#2a3a6b;
		}
td.back {	background-color:#2a3a6b;
		}
.t_head {
	background-color: #838EA7;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	}
.t_white {
	background-color: #8899BB;
	color: #FAFAFA;
	font-size:12px;
	}
.t_white2 {
	background-color: #667799;
	color: #FAFAFA;
	font-size:12px;
	}
.yt_head {
	background-color: #8899BB;
	color: #EEE828;
	font-size:12px;
	font-weight: bold;
	}
td.noticeleft {	background-color:#505f82;
			font-family:verdana,helvetica,arial;
			font-size:12px;
			text-align:left;	
	}
h1 {	font-family:verdana,helvetica,arial;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
-->
