* { 
	margin:0;
	padding:0}

body {
	text-align:center;
	background-color:#e1eedc;
	cursor:default;
	voice-family:"\"}\"";
	voice-family:inherit;
	font:80% Verdana;
	color:#3b3b3b;
	}

.copyright{
	font-family: "Arial Narrow", Arial;
	color: #CFD291;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
.imgborders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bg1 {
	background-color: #CFD291;
}
.bg2 {
	background-color: #CFD291;
}
.bg3 {
	background-color: #F0F1DC;
}
.bg1nborderleft {
	background-color: #BFC46F;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BFC46F;

}
.imgbg1 {
	background-color: #BFC46F;
	background-image:  url(../images/bgs/left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BFC46F;
}
.imgbg2 {
	background-image:  url(../images/bgs/words.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgbg3 {
	background-color: #F0F1DC;
	background-image:  url(../images/bgs/welkom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgbg4 {
	background-image:  url(../images/bgs/txt_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgbg5 {
	background-color: #F0F1DC;
	background-image:  url(../images/bgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.borderdarkgreen1 {
	background-color: #F0F1DC;
	border: 2px solid #CFD291;
	
}
.borderdarkgreen2 {
	background-color: #F0F1DC;
	border-top: 2px solid #CFD291;
	border-bottom: 2px solid #CFD291;
	border-left: 2px solid #CFD291;
	
}
.borderdarkgreen3 {
	background-color: #F0F1DC;
	border-top: 2px solid #CFD291;
	border-right: 2px solid #CFD291;
	border-bottom: 2px solid #CFD291;
	
}