body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #2e2e2e;
	scrollbar-face-color:#b8e8fb;
	scrollbar-arrow-color:#2e2e2e;
	scrollbar-track-color:#2e2e2e;
	scrollbar-shadow-color:#32343E;
	scrollbar-highlight-color:#BCC6D5;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:black;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

img {
	border: 0;
}

.naam {
	font-family: arial black, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 112px;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721; 
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	vertical-align: top;
	padding:2px 6px 6px 10px;
}

/* ---------Table styles------------- */ 

.bgtotaal_bg {
background-color: #bdbdbd;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.bgtotaal {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.bg_header {
	background-image: url(img/table_header_bg.jpg);
}

.bg_table {
background-image: url(img/bg_table.gif);
width: 832px;
}

/* ----- 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: 1px solid black;
height:120px;
}

.bigpic{
border: 2px solid #FDB721;	
}

.control
{
background-color: #FFFFFF;
border: 1px solid #d1158c;
}

.playerborder
{
border: 1px solid black;	
}


