body
{
	font-size: 10pt;
	font-family: Arial;
	color: black;
	background-color: #D6FCE5;
	text-align: center;
	margin: 0px;
}

div
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}

table, tr, td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}

p
{
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
}

img
{
	border:0px;
}

a:link
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: black;
	text-decoration: underline;
}

a.white:link
{
	color: white;
	text-decoration: underline;
}

a.white:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.white:visited
{
	color: white;
	text-decoration: underline;
}

.kop
{
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}

div.divNavBlock
{	
	float: left;
}

div.divSubNavBar
{
	border-right: #111111 1px solid;	
	border-left: #111111 1px solid;
	float: left;
	width: 249px;
	height:405px;
	overflow:auto;
	background-color: #b5cff0;
}

div.divNavSubItem
{
	margin-left:10px;
	clear: both
}

.Copyright
{
	color:White;
	text-align:center;
	width:100%;
	margin-top:2px;
}

div.divMain
{	
	width:758px;	
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

div.divHeader
{
	position: relative;
	width: 792px;
	height: 159px;
	clear: both;
	vertical-align: top;
	background:url(images/backhead.jpg);
}

div.divContent
{
	
	position: relative;
	width: 792px;
	height:405px;
	clear: both;
	background-color: #B3EBC8;
}

div.divMainText
{
	overflow:auto;
	height:395px;
	padding:5px;
}

div.divFooter
{
	position: relative;
	width: 792px;
	height: 20px;
	background: url(images/back_footer.jpg);
	clear: both;
	font-size: 8pt;
}