body{
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:#CC0000;
	scrollbar-base-color:E7E7E7;
	scrollbar-darkshadow-color:999999;
	scrollbar-face-color:E7E7E7;
	scrollbar-highlight-color:E7E7E7;
	scrollbar-shadow-color:999999;
	background: url(../img_layout/bg_content.gif);
	color: #000000;

	margin: 0px;	
}

body, td{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
p {
	padding-left: 1px;
}

.divContent{
	padding-left: 30px;
}

a:link {
	color: #000099;
	textdecoration: underline;
}
A:visited {
	color: #000099;
	text-decoration: underline;
}
.Header {
	font-size: 11pt;
	font-weight:bold;
	margin-bottom: 4px;
	color: #000000;
}
.SubHeader {
	font-size: 9pt;
	font-weight:bold;
	margin-bottom: 0px;
	color: #000000;
}
.OranjeTekst {
	color: #FF9900;
	text-decoration: none;
}
.GrijzeTekst{
	cursor: hand;
	color: #666666;
	text-decoration: none;
}
.inputText{
	border:solid 1px #999999;
	width:133px;
}
.btn2005{
	background-image:url(../admin/pro/webedit_images/img_bgTop_2005.gif);
	font-family:arial,verdana,helvetica,sans-serif;
	color:#FFFFFF;
	font-size:12px;
	border:solid 1px #999999;
	width:133px;
	cursor:default;
}
form {
	width: 100%;
	height: 100%;
}


