body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #ffffff;
	background-color: #aac8fa;
}
td {
	font-family: Verdana;
	font-size: 11px;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #2a7c07;
	padding: 2px;
	padding-left:5px;
	padding-right:5px; 
	vertical-align: top;
	background-image: url(img/bg_txt.jpg);
	height: 136px;
	text-align: center;
}

/* ---------Table styles------------- */ 

.bg_img {background-image: url(img/bg_img.jpg);}
.bg_gal {background-image: url(img/bg_gal.jpg);}
.bg_totaal {background: #1f58b8;}

/* ----- 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 #ef0095;}
.bigpic {border: 1px solid #185501;}
.control {
border: 1px solid #6d6d6d;
background-image: url(img/control_bg.jpg);
}

.playerborder
{
border: 1px solid black;	
}


