/*body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
/* Verwijderd alle browser afhankelijke defaults */
/*margin: 0; padding: 0; border: none; text-indent: 0;
}*/

body  {
	color: white;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666600;
	background-image: url("../images/bg-01.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	scrollbar-track-color: #666600;
	scrollbar-face-color: #666600;
	scrollbar-arrow-color: #CDBB6A;
	scrollbar-highlight-color: #666600;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #CDBB6A;
	scrollbar-darkshadow-color: #3F3F41;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
}

hr {
	border-top: 1px dashed #CDBB6A;
	height: 0px;
}

a img {
	border: 0;
}

p {
   font-size: 1em;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
   font-size: 1.0em;
	margin-top: 4px;
	margin-left: 0px;
	vertical-align: middle;
}

h1 A:link {
	text-decoration: none;
	color: white;
	font-weight: bold; 
}
h1 A:visited {
	text-decoration: none;
	color: white;
	font-weight: bold; 
}
h1 A:hover {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}
h1 A:active {
	text-decoration: none;
	color: #666600;
	font-weight: bold; 
}

h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0;
}



table {
	border: 0px;
	font-size: 1em;
	text-align: justify;	
}

td {
	vertical-align: top;
}

.menu {
	vertical-align: bottom;
}


.table {
	font-size: 1.0em;
	height: auto;
	vertical-align: middle;
	border: 0px;
}

.td {
	vertical-align: middle;
}

A:link {
	text-decoration: none;
	color: #4B4B00;
	font-weight: bold; 
}
A:visited {
	text-decoration: none;
	color: #4B4B00;
	font-weight: bold; 
}
A:hover {
	text-decoration: none;
	color: #3F3F41;
	font-weight: bold; 
}
A:active {
	text-decoration: none;
	color: white;
	font-weight: bold; 
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3F41;	
	border: 0;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3F41;
	border: 0;
}

button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: #3F3F41;
	border: 0;
}

.menubalk-td {
	vertical-align: middle;
	text-align: center;
}
