body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight:bold;
}
h2 {
	font-size: 16px;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#BD0000;
	text-align:right;
}


.text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
}


.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0059BC;
	font-weight:bold;
}

.text_sponsers {
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.table_uur {
	border: 0px solid #000000; border-collapse: separate; border-spacing: 4px;
}

.td_uur_sel {
	border: 1px solid #CCCCCC; text-align: center; background-color:#CCCCCC; color:#000000;
}

.td_uur_unsel {
	border: 1px solid #CCCCCC; text-align: center;
}

.td_uur_sel a {
	text-decoration: none;
	color:#000000;
}

.td_uur_sel a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
}

.menu_unselected a{
	width: 150px;
	min-height: 28px;
	height: 28px;
	line-height:28px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 13px;
	background-image: url(../images/menu_unsel.gif);
	display: block;
	text-decoration: none;
}


.menu_unselected a:hover{
	width: 150px;
	min-height: 28px;
	height: 28px;
	line-height:28px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	background-image: url(../images/menu_sel.gif);
	display: block;
	text-decoration: none;
} 

.menu_selected {
	width: 150px;
	min-height: 28px;
	height: 28px;
	line-height:28px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	background-image: url(../images/menu_sel.gif);
	display: block;
	text-decoration: none;
}

.menu_selected a:hover{
	width: 150px;
	min-height: 28px;
	height: 28px;
	line-height:28px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	background-image: url(../images/menu_unsel.gif);
	display: block;
	text-decoration: none;
} 

.SponsersScroll {
	background-color:#0059BC;
	padding:2px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	height: 60px;
	width: 600px;
}


.table_algemeen {
	border: 3px solid #000000;
	border-collapse: separate;
	border-top-color:#0059BC;
	border-right-color:#BD0000;
	border-bottom-color:#BD0000;
	border-left-color:#0059BC;
	border-spacing: 4px;
	background-image: url('../images/background.gif');
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed;
	background-color: #001E55;
	padding:5px 5px 5px 5px;
}