BODY 
{

	font-family:  Verdana, Arial,Trebuchet ms,   Geneva, Helvetica, sans-serif;
	color: #000000;	
	background-color:#ffffff;

}

h1
{
font-size:125%;
}

div.bg 
{
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	width:101%; 
	height:100%;
	padding: 0px;
	z-index: 1;
}

#Body 
{
	
    position: relative;
	width: 100%; 
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index: 10;

}

.navbg
{
	background-color:#000000;
	padding-right:1px;
    padding-left:1px;
	width:125px;
}

.navTop
{
	background-image:url("../images/navTop.gif");
	background-repeat:no-repeat;
	background-position:-1 0;
	width:125px;
}

.navBottom
{
	background-image:url("../images/navBottom.gif");
	background-repeat:no-repeat;
	background-position:0 100%;
	width:125px;
}


.contentHoekLBWhite
{
	background-image:url("../images/contenthoekLBWhite.gif");
	background-repeat:no-repeat;
	background-position:0 0;
}

.contentHoekLOWhite
{
	background-image:url("../images/contenthoekLOWhite.gif");
	background-repeat:no-repeat;
	background-position:0 100%;
}

.contentHoekRBWhite
{
	background-image:url("../images/contenthoekRBWhite.gif");
	background-repeat:no-repeat;
	background-position:100% 0;
}

.contentHoekROWhite
{
	background-image:url("../images/contenthoekROWhite.gif");
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.Path,.Path a,.Path a:visited,.Path a:active
{
	color:#000000;
	background-color:#ffffff;
	font-size:x-small;
	padding-left:1px;
}

.Path a:hover
{
text-decoration:none;
}

.contentwhite
{
	background-color:#ffffff;
}

.content
{
	font-size:75%;
}

#contentBar {
	scrollbar-track-color:#dfdfdf; 
	scrollbar-face-color:#A8A8A8; 
	scrollbar-arrow-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-shadow-color:#cccccc; 
	scrollbar-darkshadow-color:#dfdfdf;
}

.nav 
{
	background-color:#000000;
}

ul
{
margin:0px 0px 0px 25px;
}

