/*  stylesheet */

body {
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #eeeeee; 
scrollbar-shadow-color: #eeeeee; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #eeeeee; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #eeeeee;
margin: 0px;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
color: #000080;
}

a {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 12px;
text-decoration: none;
color: #000080;
}

a:link {
color: #C70952;
text-decoration: none;
}

a:hover {
color: #C70952;
text-decoration: none;
}

a:active {
color: #C70952;
text-decoration: none;
}

a:visited {
color: #C70952;
text-decoration: none;
}

.table {
	height: 100%;
	width: 500px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	color: #000080;
}

.kop {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000080;
	font-weight: bold;
}

.kop_small {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #000080;
	font-weight: bold;
}

.archief {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #C70952;
	font-weight: bold;
}

.sponsors {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	color: #000080;
	vertical-align: top;
}

.td_footer {
	height: 150px;
	width: 650px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.header {
	background-position: top left;
	width: 675px; 
	height: 145px;
	border: 0px;
}

.spacer {
	height: 25px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

.spacer_small {
	height: 15px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #000080;
}

.td_spacer {
	height: auto;
	width: 25px;
	margin: 0px;
	padding: 0px;
}

.image {
	border-width: 2;
	border-color: #C70952;
	border-style: solid;
	margin: 5;
}

