a:hover{
	border-bottom:				1px	solid	#FF0000;
	color:					#FF0000;
	text-decoration:			underline;
}

a{
	border:					0px	solid	#000000;
	color:					#FF0000;
	text-decoration:			none;
}

a.closeScreen{
	color:					#0000FF;
	text-decoration:			none;
	cursor:					pointer;
}

a.closeScreen:hover{
	color:					#0000FF;
	text-decoration:			underline;
}

a.readon{
	color:					#0000FF;
}

a.readon{
	color:					#0000FF;
	cursor:					hand;
	text-decoration:			underline;
}

a.huke{
	color:					#000000;
	font-family:				arial;
	text-align:				center;
	text-decoration:			none;
	
}

a.option_head{
	color:					#000000;
	font-size:				14px;
	margin-left:				5px;
	text-decoration:			none;
}

a.option_head_highlite{
	color:					#0000FF;
	font-size:				16px;
	font-weight:				bold;
	margin-left:				5px;
	text-decoration:			none;
}

a.option_sub{
	color:					#000000;
	font-size:				13px;
	margin-left:				20px;
	text-decoration:			none;
}

a.option_sub_highlite{
	color:					#0000FF;
	font-size:				14px;
	font-weight:				bold;
	margin-left:				20px;
	text-decoration:			none;
}

a.sponsorText{
	border:					0px	solid	#000000;
	text-decoration:			none;
}

a.sponsorText:hover{
	border:					0px	solid	#000000;
	text-decoration:			none;
}

body{
	background-color:			#FFFFDE;
	font-family:				comic sans ms, arial;
	font-size:				15px;
	scrollbar-face-color:		#6666FF;
	scrollbar-highlight-color:	#0000FF;
	scrollbar-shadow-color:		#0000FF;
	scrollbar-3dlight-color:		#0000FF;
	scrollbar-arrow-color:		#0000FF;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#0000FF;
}

div{
	
}

div.huke{
	bottom:					10px;
	color:					#000000;
	font-family:				arial;
	font-size:				15px;
	left:					0px;
	text-align:				center;
	position:					absolute;
}

div.main{
	height:					0px;				/* JS bewerking op uitvoeren!!! voor de hoogte (height) */
	left:					0px;				/* JS bewerking op uitvoeren voor centrering (width/2-500) */
	position:					absolute;
	top:						0px;
	width:					1000px;
}

div.main_options{
	height:					0px;				/* JS bewerking op uitvoeren (-150 i.v.m. banner) voor de hoogte (height-150) */
	left:					0px;
	position:					absolute;
	top:						150px;
	width:					160px;
}

div.main_text{
	height:					0px;				/* JS bewerking op uitvoeren (-200 i.v.m. banner en iets uit onderkant) voor de hoogte (height-200) */
	left:					180px;
	overflow:					auto;
	padding:					20px;
	position:					absolute;
	top:						150px;
	width:					660px;
}

div.main_text_part{
	color:					#000000;
	font-family:				comic sans ms, arial;
	font-size:				15px;
	font-weight:				normal;
}

div.main_text_part_title{
	color:					#000000;
	font-family:				comic sans ms, arial;
	font-size:				25px;
	font-weight:				bold;
}

div.options{
	height:					300px;			/* JS bewerking op uitvoeren (-40-150 i.v.m. banner en huke link) voor de hoogte (height-190)*/
	overflow:					auto;
	width:					160px;
}

div.sponsors{
	bottom:					40px;
	left:					840px;
	overflow:					auto;
	position:					absolute;
	width:					160px;
	
}

hr{
	border:			1px	solid	#000000;
	border-top:		1px	solid	#000000;
	height:			2px;
}

hr.line{
	bottom:			25px;
	position:			absolute;
	width:			160px;
}

img{
	border:				0px	solid	#000000;
}

img.main_logo{
	height:				150px;
	padding:				0px;
	width:				1000px;
}

img.sponsorsText{
	cursor:					hand;
}

img.hand{
	cursor:					hand;
}

table{
	background-color:	#FF7070;
	border-bottom:		0px	dashed	#9999FF;
	border-left:		0px	dashed	#9999FF;
	border-right:		0px	dashed	#9999FF;
	border-top:		0px	dashed	#9999FF;
	font-family:		comic sans ms;
	font-size:		14px;
	font-weight:		normal;

}

td{
	border-bottom:		0px	dashed	#9999FF;
	border-left:		0px	dashed	#9999FF;
	border-right:		0px	dashed	#9999FF;
	border-top:		0px	dashed	#9999FF;}
	font-family:		comic sans ms;
	font-size:		14px;
	font-weight:		normal;
}

td.first_cell{
	background-color:	#6060FF;
	border-bottom:		0px	dashed	#9999FF;
	border-left:		0px	dashed	#9999FF;
	border-right:		2px	dashed	#000000;
	border-top:		0px	dashed	#9999FF;
	font-weight:		normal;
}

td.other_cell{
	background-color:	#FFFB4A;
	border-bottom:		0px	dashed	#9999FF;
	border-left:		0px	dashed	#9999FF;
	border-right:		0px	dashed	#9999FF;
	border-top:		0px	dashed	#9999FF;
	font-weight:		normal;
}

td.upper_cell{
	background-color:	#6060FF;
	border-bottom:		2px	dashed	#000000;
	border-left:		0px	dashed	#9999FF;
	border-right:		0px	dashed	#9999FF;
	border-top:		0px	dashed	#9999FF;
	font-weight:		bold;
}

td.upper_head_cell{
	background-color:	#2020FF;
	border-bottom:		2px	dashed	#000000;
	border-left:		0px	dashed	#9999FF;
	border-right:		2px	dashed	#000000;
	border-top:		0px	dashed	#9999FF;
	font-weight:		bold;
}