body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A0BBD8;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.aTable {
	
	padding: 1px;
	margin: 2px;
	
}
.menuTableHeader {
	background-color: #c6c6c6;
	padding: 2px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menuTableTD {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 12px;
}

.topTableTD {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 12px;
}

.menuKnop {
	font-size: 10px;
}
.menuLink {	color: #000000;  text-decoration: none; font-size: 12px;}
a.menuLink:link { color: #000000;  text-decoration: none; font-size: 12px;}
a.menuLink:active { color: #000000;  text-decoration: none; font-size: 12px;}
a.menuLink:visited { color: #000000;  text-decoration: none; font-size: 12px; }
a.menuLink:hover { color: #455290;  text-decoration: underline; font-size: 12px;}

.flatbutton  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #D0D7E1;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}

.licht { font-size: 12px; color: #999999;  text-decoration: none;  }

.smaller {	font-size: 11px;color: #000000;  text-decoration: none; }
a.smaller:link {font-size: 11px; color: #000000;  text-decoration: none; }
a.smaller:active {font-size: 11px; color: #000000;  text-decoration: none; }
a.smaller:visited { font-size: 11px;color: #000000;  text-decoration: none; }
a.smaller:hover { font-size: 11px;color: #455290;  text-decoration: underline; }

.headlink {	font-size: 13px;color: #000000;  font-weight: bold; text-decoration: none; }
a.headlink:link {font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none; }
a.headlink:active {font-size: 13px; color: #000000; font-weight: bold;  text-decoration: none; }
a.headlink:visited { font-size: 13px;color: #000000; font-weight: bold;  text-decoration: none; }
a.headlink:hover { font-size: 13px;color: #455290;font-weight: bold;   text-decoration: none; }