BODY {
	margin:0px 0px 0px 0px;
	background-color : #FFFFFF;
	background-image: url(../img/bg_fr_boven.gif);
    background-repeat: repeat; 
	background-attachment: fixed;
}


TABLE {
	width: 100%;
}


TD.right {
	background-image: url(../img/afb_fr_boven_right.gif);
	background-repeat: no-repeat; 
	background-position: top right;
	height: 10px;
}


TD.left {
	background-image: url(../img/afb_fr_boven_left.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	height: 10px;
}


