BODY {
	background-image: url(../images/bg.gif);
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-color: black;
	font-size : 11px;
	font-family : "Arial";
	background-attachment: fixed;
	
	scrollbar-arrow-color:black;
  	scrollbar-track-color:#0066CC;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-darkshadow-color:black;
  	scrollbar-3dlight-color:black;
}

A:link {
	color: #0066CC; 
	text-decoration: none;
	font-size : 11px;
	font-family : "Arial";
}
A:visited {
	color: #0066CC; 
	text-decoration: none;
	font-size : 11px;
	font-family : "Arial";
}
A:active {
	color: #0066CC; 
	text-decoration: none;
	font-size : 11px;
	font-family : "Arial";
}
A:hover {
	background-color: none;
	color: #009900; 
	text-decoration: none;
	font-size : 11px;
	font-family : "Arial";
}

A.guestbook_link::hover {
	color: orange; 
	text-decoration: none;
	font-size : 11px;
	font-family : "Arial";	
}

p{
	color : black;
	font-size : 11px;
	font-family : "Arial";
}

.horizontalLineGreen{
	border: 1px solid #009900;
}

.horizontalLineDarkBlue{
	border: 1px solid #000066;
}

.iTumb{
	width : 100;
	height : 75;
	border: 1px solid #000000;
}
.imageGame{
	width : 120;
	height : 90;
	border: 1px solid #000000;
}

.tekstGreenBold{
	color : #009900;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.tekstGreen{
	color : #009900;
	margin-top : 10;
	font-size : 11px;
	font-family : "Arial";
}

.tekstBlueBold{
	color : #0066CC;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.tekstBlue{
	color : #0066CC;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
}
.tekstDarkBlueBold{
	color : #000066;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.tekstDarkBlue{
	color : #000066;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
}

.tekstBlackBold{
	color : black;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.tekstBlack{
	color : black;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
}

.tekstWhiteBold{
	color : white;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.tekstWhite{
	color : white;
	margin-top : 10;
	font-size : 11px;
	font-family : Arial;
}

table{
	text-align : justify;
	color : black;
	font-size : 11px;
	font-family : "Arial";
	border: none;
}

.setTable{
	top : 40;
}

.setTableLines1Px{
	border: 1px solid black;
}

.setTableNav{
	border-right: 1px dotted black;
}

.setTableTop_Grey{
	background-color: #CCCCCC;
	border: 1px solid black;
}

.setTableTop_GreyNoBorder{
	background-color: #CCCCCC;
}

.setTableLines{
	background-color: white;
	border: 2px solid black;
}


.formMain{
	text-align : left;
	font-size : 11px;
	font-family : "Arial";
	width : 300;
}

.form200{
	text-align : left;
	font-size : 11px;
	font-family : "Arial";
	width : 200;
}

.formKnop{
	text-align : left;
	font-size : 11px;
	font-family : "Arial";
	width : 100;
}

