.tdBorder
{
	border-style: solid;
	border-color: #001582;
	border-width: 1px;
	
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;		
}

.tdGroepAfbeelding
{
	border-style: solid;
	border-color: #001582;
	border-width: 1px;

    background-color: #E1F0FC;
}

.tdGroepNaam
{
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;

	border-color: #001582;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #001582;
	letter-spacing: 1px;

    background-color: #FFFFFF;	
}

BODY{
	margin: 0px;
}
TABLE.page{
	height: 100%;
}
TD.empty{
	background-color: #D7D8DC;
}
TD.content{
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	border-left : 3px solid Black;
	border-right : 3px solid Black;
}
TD.textStyle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9 pt;
	font-decoration: none;
}
SELECT.textStyle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10 pt;
}
TD.bottomBar{
	background-color: #003466;
	text-align: center;
	border-left : 3px solid Black;
	border-right : 3px solid Black;
}
.bottomBar{
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}