body {
	background-color: #000000;
	
	background-position: 12px 20px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
body,textarea {scrollbar-track-color:#ECE9D8; scrollbar-face-color:#7A312A; scrollbar-arrow-color:#ECE9D8; 
scrollbar-highlight-color:#ECE9D8; scrollbar-shadow-color:#ECE9D8; scrollbar-3dlight-color:#7A312A; 
scrollbar-darkshadow-color:#7A312A;
}
.bodyTekst {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A312A;
	font-family: "Georgia Ref";
	line-height: 16px;
}
.bodyTekst2 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D0C99F;
	font-family: "Georgia Ref";
	line-height: 16px;
}
.bodyTekstbold {
	font-family: "Georgia Ref";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #D0C99F;
	line-height: 10px;
}
a:link {
	font-family: "Georgia Ref";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A312A;
	line-height: 10px;
	text-decoration: none;
}
a:visited {
	font-family: "Georgia Ref";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A312A;
	line-height: 10px;
	text-decoration: none;
}
a:hover {
font-family: "Georgia Ref";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
	text-decoration: none;
}
a:active {
	font-family: "Georgia Ref";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A312A;
	line-height: 10px;
	text-decoration: none;
}
.table_nav {
	height: 20px;
	width: 450px;
	position: absolute;
	top: 121px;
	left: 29%;
	visibility: visible;
	z-index: 1;
	background-image: url(images/background/background_image.jpg);
}
.table_main {
	height: 204px;
	width: 642px;
	position: relative;
	top: 20px;
	left: 25px;
	z-index: 1;
	visibility: visible;
	overflow: auto;
}
.table_text {
	height: 200px;
	width: 450px;
	position: relative;
	top: 435px;
	left: 0px;
	visibility: visible;
	z-index: 1;
}

