BODY {
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #A81A19;
	SCROLLBAR-BASE-COLOR: #6C0A0B;
	background-color: #000000;
	background-image: url(home/templates/rhuk_milkyway/images/black/BALK.png);
	background-repeat: repeat-y;
	background-attachment:fixed;
	font-family: Calibri, Verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	background-position: left center;
	text-align:center;
}

a:link{
	color:#F7DEA4;
	font-weight: bold;
}

a:visited{
	color:#F7DEA4;
	font-weight: bold;
}

a:hover{
	color:#FFCC99;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color:#EEBA40;
	font-weight: bold;
}
.tablebottem {
	background-image: url(IMG/polynesian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	width: 100%;
	padding-right: 180px;
}
.table-top {
	background-attachment: scroll;
	background-image: url(images/top-polynesian.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.TAFELS {
	background-image: url(images/BG-TAFEL.png);
	background-repeat: repeat;
	border: thin outset #660000;
	width: auto;
	margin-right: 15%;
	margin-left: 15%;
}

