body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#808080;
	font: normal 10pt Arial, Times, Garamond ; color: rgb(0,0,0);
}

.content,p {
	font: 14px arial;
	color: #4C4A43;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 30px;
}

.details {
	font: normal 9pt Arial, Times, Garamond ; color: rgb(0,0,0);
}

.td_content {
	background-color: #FEFCF4;
}

/* ESE editor */
.kopgeel, .kop, .h1 { 	font: 14pt Arial, Times, Garamond ; color: #333333; }
.kop { 			font: bold 13pt Arial, Times, Garamond ; color: #333333; }

.menutext {
	font: 12px arial;
	font-weight: bold;
	color: #ffffff;
}

.menutextchild {
	font: 12px arial;
	font-weight: bold;
	color: #000000;
}

td.menuon {  background-color: rgb(0,66,140); color: #ffffff; cursor: pointer;}
td.menuoff { background-color: rgb(74,148,206); color: #ffffff; }
td.menuoffsticky { background-color: #888888; color: #ffffff; cursor:default; }
td.menuonsticky { background-color: #888888; color: #ffffff; cursor:default; }

td.menuchild-on { background-color: rgb(0,30,91); color: #000000; cursor: hand;}
td.menuchild-off { background-color: rgb(0,107,183); color: #000000; }
td.menuchild-offsticky { background-color: rgb(0,107,183); color: #000000; cursor:default; }
td.menuchild-onsticky { background-color: rgb(0,107,183); color: #000000; cursor:default; }



td	{
	font: normal 11pt Arial, Times, Garamond ; color: rgb(0,0,0);
	}

a:link	{
	font: normal 11pt Arial, Times, Garamond ; color: rgb(70,80,230);
	}

a:visited
	{
	font: normal 11pt Arial, Times, Garamond ; color: rgb(70,80,230);
	}

a:active
	{
	font: normal 11pt Arial, Times, Garamond ; color: rgb(70,80,230);
	}

div.kop	{
	font: bold 10pt Arial, Times, Garamond ; color: rgb(0,0,0);
	}
/*
h1	{
	font: bold 10pt Arial, Times, Garamond ; color: rgb(0,0,0);
	}
*/
#div_disclaimer{
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
}
#a_disclaimer{
	text-align: center;
	font: normal 8pt Arial, Times, Garamond ; color: rgb(195,195,195);
	text-decoration: none;
}
#a_disclaimer:hover{
	text-decoration: underline;
}
