body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background-color: 204305;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.default {
	font-size: 1px;
	letter-spacing: 0em;
	color: #FBE4C6;
}
.lijn-hor {
	background-image: url(img/lijn_horizontaal.gif);
	background-repeat: repeat-y;
}
.lijn-vert {
	background-image: url(img/menu_lijn.gif);
	background-repeat: repeat-y;
}
.lijn-blok {

	background-image: url(img/lijn_wit.gif);
	background-repeat: repeat-y;
}
.txt-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt-groen {
	color: #669933;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link-wit {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link-oranje {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.creatednetonline {
	font-size: 10px;
	color: 4FA709;
}
.input {
	width: 100px;
}
