.label {
	width: 55px;
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
}
.labelGegeven {
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
}

.labelOrder {
	width: 80px;
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	height:24px;
}
.inputOrder {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #999999;
	height: 18px;
	width: 175px;
	border: 1px solid #666666;
	background-color: #333333;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 2px;
}



.inputForm {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 200px;
	border: 1px solid #fe9900;
	background-color: #ffffff;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 2px;
}

.textForm {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #000000;
	height: 75px;
	width: 200px;
	border: 1px solid #fe9900;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
}
.buttonForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
/*
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8CC63E;
	height: 22px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
*/
}

