BODY, SPAN, DIV, TABLE, TD, A {
	font-family:			arial;
	font-size:				9pt;
	color:					#495651;
}

HTML, BODY{
	height:					100%;	
}

BODY {
}

TABLE {
	border-collapse:		collapse;
	width:					100%;
}

IMG {
	text-align:				center;
}

.tblFullHeight {
	height:					100%;
}
	
TD {
	border-collapse:		collapse;
	vertical-align:			top;
}

.HeaderLogin{
	width:					180px;
	text-align:				left;
}

.HeaderCell {
	height:					135px;
	padding:				10px 20px 0px 20px;
}

.MainCell {
}

.tdCompanys {
	height:					88px;
	width:					30%;
	background-repeat:		no-repeat;
	background-position:	90% 80%;
}

.tdImgRoundingLeft {
	width:					13px;
	background:				transparent;
}

.tdImgRoundingRight {
	width:					13px;
}

.tdTextRoundingLeft {
	background-color:		#F29400;
}

.tdTextRoundingRight {
	background-color:		#F29400;
}

.tdText {
	background-color:		#F29400;
}

.tdForm {
	width:					400px;
}

.imgBlank {
	background-color:		#495651;
	vertical-align:			bottom;
	text-align:				center;
	padding:				0px 0px 13px 0px;
	color:					#F29400;
	font-size:				12pt;
	font-weight:			bold;
}
.imgBedrijven {
	background-color:		#495651;
}
.imgZZP {
	background-color:		#495651;
}
.imgOverheid {
	background-color:		#495651;
}
.imgParticulieren {
	background-color:		#495651;
}
.imgRegistration {
	background-color:		#495651;
	background-repeat:		no-repeat;
	background-position:	90% 80%;
	height:					88px;
}

.SingleRow {
	height:					35px;
}