BODY, H1, H2, H3, H4, H5, P, TD, TH, TEXTAREA, DIV, SPAN {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	line-height: 16px;	
}


A, A:LINK, A:VISITED, A:ACTIVE  {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

A:HOVER {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #E30B1A;
	font-size: 11px;
	text-decoration: underline;
}

.header {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #E30B1A;
	font-size: 11px;
}

INPUT, TEXTAREA, SELECT {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

HR {
	height: 1px;
	color: #C62A47;
	margin: 0;
	padding: 0;
	background-color: #C62A47;
	border: 0;
}


.bg {
	background-image: url(../img/bghomeright.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgleft {
	background-image: url(../img/bghomeleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.tabs TD {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 13px;	
}

.tabs A, .tabs A:LINK, .tabs A:VISITED, .tabs A:ACTIVE  {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

.tabs A:HOVER {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}

#subnav_container{
	margin: 0;
}

.subnav {
	font-family: "Verdana";
	position: absolute;
	margin-top: 0;
}

TABLE.randblauw {
	border: 1px solid #063C96;
	}
	
TABLE.randrood {
	border: 1px solid #E30B1A;
	}	

TD.celblauw {
	background-color: #DAE2EF; 
	}	
	
TD.celrood {
	background-color: #E30B1A;
	}
	
.rodecel_vert {
	width:1px;
	background-color: #E30B1A;
}

.rodecel_hor {
	width:1px;
	background-color: #E30B1A;
}

.rodecel2_hor {
	width:3px;
	background-color: #E30B1A;
}

.bgtop {
	background-image: url(../img/topbg.jpg);
	background-repeat:no-repeat;
}

.imgHome {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	border: 1px solid black;
	}