BODY {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	color : #ffffff;
	background-color : #000000;
	margin-bottom: 30px;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #ffffff;
}

h1 {
	font-family : Tahoma, Arial;
	font-size : 13px;
	font-weight : bold;
	color: #ed7100;
	line-height : 18px;
	margin-bottom: 0px;
}
h2 {
	font-family : Tahoma, Arial;
	font-size : 13px;
	font-weight : bold;
	color: #ffffff;
	line-height : 16px;
	margin-bottom: 5px;
}
h3 {
	font-family : Tahoma, Arial;
	font-size : 10px;
	font-weight : bold;
	color: #586d82;
}
h4 {
	font-family : Tahoma, Arial;
	font-size : 10px;
	font-weight : normal;
}
h5 {
	font-family : Tahoma, Arial;
	font-size : 13px;
	font-weight : normal;
	color: #ffffff;
	line-height : 18px;
	margin-bottom: 2px;
}
.wit {
	color: #ffffff;
}
.content {
	line-height : 20px;
}
.klein {
	font-family : Tahoma;
	font-size : 10px;
	color: #b4b4b4;
}
.klein_groen {
	font-family : Tahoma;
	font-size : 10px;
	color: #007366;
	line-height : 16px;
}
.klein_grijs {
	font-family : Tahoma;
	color: #b4b4b4;
	font-size : 10px;
}
.table_title{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #bfd500;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
}
.prod_title{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #8a8a8a;
	font-weight : bold;
	padding : 5px;
}
.table_subtitle{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #dadada;
	font-weight : bold;
}
.table_oroc {
	background-color: #f1f1f1;
	font-weight : bold;
}
.table_orec {
	background-color: #f7f7f7;
}
.table_eroc {
	background-color: #ebebeb;
	font-weight : bold;
}
.table_erec {
	background-color: #f1f1f1;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color: #9DBDDF;
	font-weight : bold;
	text-decoration : none;
}
#subnav {
	font-size : 13px;
	font-family : Tahoma, Helvetica, sans-serif;
	color: #9dbddf;
	padding-left:67px
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size : 13px;
	font-family : Tahoma, Helvetica, sans-serif;
	color: #9dbddf;
	text-decoration : none;
	font-weight : bold;

}
A:HOVER.subnav {
	color: #ffffff;
	text-decoration : none;
}

A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	font-size : 13px;
	font-family : Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;

}
A:HOVER.subnav_on {
	color: #ffffff;
	text-decoration : none;
}

A.klein_wit, A:LINK.klein_wit, A:VISITED.klein_wit, A:FOCUS.klein_wit {
	font-size : 10px;
	font-family : Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;

}
A:HOVER.klein_wit {
	color: #000000;
	text-decoration : none;
}


INPUT {
	color : #0a1622;
	font-family : Arial, Tahoma;
	font-size : 11px;
	border-width: 1px;
	border-color: #0a1622;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	border-width: 0px;
	border-color: white;
	border-style: solid;
	background-color : #ed7100;
}

.area {
	color:  #0a1622;
	font-family :Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	border-width: 1px;
	border-color: #0a1622;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}