body {
	background-color : white;
	color : #61002b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 15px;
	margin-bottom : 15px;
	scrollbar-3dlight-color : #b8ddc2;
	scrollbar-arrow-color : #61002b;
	scrollbar-base-color : #007a54;
	scrollbar-darkshadow-color : #3a9b6e;
	scrollbar-face-color : #76bc92;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #3a9b6e;
	scrollbar-track-color : #b8ddc2;
}

p {
	margin: 0px 0px 0px 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
/*	margin-left: 17px;*/
}

li { 
	list-style-image: url('../images/bulletsm.jpg');
	}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
}

a:link {
	color : #61002b;
	text-decoration : underline;
}

a:active {
	color : #61002b;
}

a:hover {
	color : #61002b;
	background-color: #b8ddc2;
}

a:visited {
	color : #61002b;
}

b, strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

big {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
}

small {
	font-size: 7pt;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 30px;
/*	background-color: #7f1c46;*/
	color: #007a54;
/*	background-image: url(../images/vinkje.jpg);
	background-repeat: no-repeat;
*/
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	font-size: 10pt;
	font-style: italic;
}

h6 {
	font-size: 8pt;
	font-weight: normal;
}

.clsTitel {
	border-bottom-width: 2px;
	border-bottom-color: #007a54;
	border-bottom-style: dotted;
/*	border-right-color: #b8ddc2;
	border-right-style: dotted;
	border-right-width: 5px;
*/	padding-bottom: 3px;
/*	padding-right: 10px;*/
/*	padding-left: 20px;*/
}

.clsFooter {
	font-weight: normal;
	font-size: 8pt;
	color : #61002b;
	border: 1px solid #61002b;
	border-width : 1px 0px 1px 0px;
	border-color : #61002b;
	margin-left : 0px;
	margin-right : 0px;
	text-align : center;
}

.clsTabelKop {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #3a9b6e;
	color : white;
	border: 1px solid #007a54;
	border-width : 1px 1px 1px 1px;
	border-color : #007a54;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.clsTabelText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	background-color: #b8ddc2;
	color : #61002b;
	border: 1px solid #007a54;
	border-width : 0px 1px 1px 1px;
	border-color : #007a54;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.clsAttention {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color : #61002b;
	background-color: white;
	border: 3px solid #B8DDC2;
	border-width : 1px 0px 1px 0px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	font-style: italic;
	margin: 20px 50px 0px 50px;
}

.clsKader1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color : #61002b;
	background-color: #b8ddc2;
	border: 1px solid #61002b;
	border-width : 1px 1px 1px 1px;
	border-color : #61002b;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.clsKader2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color : #61002b;
	background-color: white);
	border: 1px solid #61002b;
	border-width : 1px 1px 1px 1px;
	border-color : #61002b;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.clsNohover {
	color : #61002b;
	background-color: white;
}

.clsDarkhover:hover {
	color : #61002b;
	background-color: #76BC92;
}

.clsLeesVerder:link, .clsLeesVerder:visited  {
	color : #61002b;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	border-top: 1px solid #007a54;
	border-bottom: 1px solid #007a54;
	border-left: 1px dotted #007a54;
	padding-left: 5px;
	padding-right: 5px;
}

.clsLeesVerder:hover .clsLeesVerder:active {
	color : #61002b;
	background-color: #76BC92;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-decoration : none;
	border-top: 1px solid #007a54;
	border-bottom: 1px solid #007a54;
	border-left: 1px dotted #007a54;
	padding-left: 5px;
	padding-right: 5px;
}

textarea, input, option {
	color: #61002b;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.clsText {
	width : 123px;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border-width : 1px 1px 1px 1px;
	border-color : #61002b;
	border-style : solid;
}

.clsButton {
	background-color: #61002b;
	color : White;
	cursor : hand;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.clsRadioButton, .clsCheckBox, .clsOptionBox {
	background-color: White;
	color : #61002b;
	cursor : hand;
}

.clsVoorwaarden { 
	font-size: 8pt;
	font-style: italic;
}