body {
  margin: 0 0 0 0;
  background-color: #AAC8FA;
  font: 9px Verdana;
  color: white;

scrollbar-face-color:#EEF6AD;
scrollbar-arrow-color:#002D77; 
scrollbar-track-color:#AAC8FA;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

td {
	font-family: Verdana;
	font-size: 10px;
}


.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721; 
}

.txt {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	padding-right: 15px;
	padding-top: 5px;
}
/* ---------Table styles------------- */ 

.bg_totaal {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #73A2F0;
}

.tabletotaal {
	border: 1px solid black;
}

.pasfoto {
background-image: url(../img/pasfotofr.jpg);
	height: 90px;
	width: 112px;
	padding-top: 3px;
}

.pasfotozelf {
			border: 1px solid #002D77;}
}

/* ----- Link styles ---------*/

a,a:link,a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}


/* ---------Image en Player (standaard) ------------- */ 

.pict {
	border: 2px solid #002D77;
}

.bigpic{
border: 2px solid #002D77;	
}


.control
{
background-color: #BCC6D5;
border: 1px solid black;
}

.playerborder
{
border: 1px solid black;	
}


