body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #201C11;
	background-image: url("grafx/watermarks/main.jpg");
	margin: 0px 0px 0px 0px;;
    background-position: center center;
    background-repeat: repeat-y;
    scrollbar-face-color: #E8EAED;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFCC00;

}

a:link {
	text-decoration: none;
 	color: #900700;
}

a:visited {
	text-decoration: none;
	color: #900700;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


.Heading_Large {
	font-size: 13pt;
	font-weight: bold;
	color: #3D402B;
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
}


.txt_large {
	font-size: 10pt;
	font-weight: bold;
	color: #3D402B;
}

.txt_body {
	color: #000000;
	font-size: 11px;
}

.txt_body_white {
	color: #FFFFFF;
	font-size: 11px;
}

.txt_white {
	color: #FFFFFF;
	font-size: 11px;
}

.txt_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}



.txt_small {
	font-size: 10px;
}

.txt_small_white {
	color: #FFFFFF;
	font-size: 10px;
}
.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

a#menu	{  color : #FFFFFF; }
a#menu:link	{  text-decoration: none; color : #FFFFFF; }
a#menu:visited {  text-decoration: none; color : #FFFFFF; }
a#menu:hover {  text-decoration: none; color : #FFCC00;}

a#dagboek	{  font-weight: bold; color : #000000; }
a#dagboek:link	{  font-weight: bold; text-decoration: none; color : #000000; }
a#dagboek:visited {  font-weight: bold; text-decoration: none; color : #000000; }
a#dagboek:hover {  font-weight: bold; text-decoration: none; color : #FF3300;}

a#headinglink	{   color : #A1A6AF; }
a#headinglink:link	{   text-decoration: none; color : #A1A6AF; }
a#headinglink:visited {   text-decoration: none; color : #A1A6AF; }
a#headinglink:hover {   text-decoration: none; color : #FF3300;}

.Line_black { background-image: url('grafx/bvjgrafx/body/line_black.gif'); Height: 6px }
.Line_light { background-image: url('grafx/bvjgrafx/body/line_light.gif'); Height: 6px }
.Line_dark { background-image: url('grafx/bvjgrafx/body/line_dark.gif'); Height: 6px }
.Line_white { background-image: url('grafx/bvjgrafx/body/line_white.gif'); Height: 6px }
.Line_red { background-image: url('grafx/bvjgrafx/body/line_red.gif'); Height: 6px }