
body, td {
	font-family : Helvetica, Arial, sans-serif;
	font-size:10pt
}


td.3pxleft {
	margin : 0px 0px 0px 3px;
}

td.bggreen {
	background-color:#A6CE39;
	color: white;
	font-size:9pt;
	padding: 3px;
}

td.bgyellow {
 background-color: #E2BF27;
 color:#000000;
 font-size:10pt;
 font-weight:bold;
}

td.tdgroen {
	background-color:#A6CE39;
	color: white;
}

td.tdgroen1 {
	background-color: #E5F8B2;
	color: #A6CE39;
}

td.bgpaars
{
	color: #FFFFFF;
	background-color:#7D89BE;
}

a, a:hover,a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

table.tabel {
	background-color:#84AE10;
}

table.tabel th {
	background-color:#84AE10;
	color:white;
	font-weight: bold;
	font-size:9pt;
	text-align: center;
	height: 24px;
	vertical-align:middle;
}

table.tabel td {
	color:white;
	font-size:9pt;
	background-color:#A6CE39;
}

.attentionkop {
	background-color:#84AE10;
	color:white;
	font-weight: bold;
	font-size:10pt;
	text-align: center;
	height: 24px;
	vertical-align:middle;
}

.attentionkoppaars {
	background-color:#7D89BE;
	color:white;
	font-weight: bold;
	font-size:10pt;
	text-align: center;
	height: 24px;
	vertical-align:middle;
}

.attentionkoppaars {
	background-color:#E2BF27;
	color:white;
	font-weight: bold;
	font-size:10pt;
	text-align: center;
	height: 24px;
	vertical-align:middle;
}


td.menuitem {
	color: #000000;
	font-weight:bold;
	text-align:right;
	padding: 0px 6px 0px 0px;
	height:24px;
	vertical-align:middle;
}

td.menuitemsel {
	color: #FFFFFF;
	background-color:#7D89BE;
	font-weight:bold;
	text-align:right;
	padding: 0px 6px 0px 0px;
	height:24px;
	vertical-align:middle;
	cursor:hand;
}

td.submenuitem {
	color: #000000;
	font-size:9pt;
	height:20px;
	text-align:right;
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}

td.submenuitemsel {
	cursor:hand;
	color: #FFFFFF;
	background-color:#7D89BE;
	font-size:9pt;
	height:20px;
	text-align:right;
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}

td.smallblack {
	font-size:8pt;
	color:#000000;
}

a.smallblack, a.smallblack:visited, a.smallblack:hover, a.smallblack:link, a.smallblack:active {
	font-size:8pt;
	color:#000000;
}

td.grijstekstgroot {
	color: #DCDCDC;
	font-size:15pt;
	letter-spacing: 7px;
}

td.whitebold {
	color:#FFFFFF;
	font-weight:bold;
}
td.white {
	color:#FFFFFF;
}

select {
	width:130px;	
}

td.mousepointer {
	cursor:hand;
	background-color: #E2BF27;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

td.arrow {
	cursor:arrow;
	background-color: #E2BF27;
 	color:#000000;
 	font-size:10pt;
 	font-weight:bold;
}

input.button {
	width:120;
	height:22px;
	border-bottom: 2px solid #91850F;
	border-right: 2px solid #91850F;
	border-top: 2px solid #EEECD8;
	border-left: 2px solid #EEECD8;
	background-color:#E3D339;
	color:#000000;
	margin: 0px;
	padding:0px;
	line-height : 8px;
	font-size:10px;
}

img.imgmidleft {
    vertical-align: middle;
	text-align:left;
	border-left:0px;
	border-right:3px solid white;
	border-top:3px solid white;
	border-bottom:3px solid white;
	margin-left:-3px;
	float: left;
	margin-right:3px;
}

.thumb{
	border: 3px solid #FFFFFF;
}