
BODY {
  background-color: #ffffff;
  margin: 0 0 0 0;
}

.hoofdMenu {
  margin: 4 0 0 20;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #2f660b;
}

.footerClass {
  background: #f98006;
  margin: 4 0 0 0;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #ffffff;
}

#footerImage {
  background: #ffeab9;
  margin: 0 0 0 0;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #ffffff;
}

#footerLine {
  background: #ff6600;
  margin: 0 0 0 0;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #ffffff;
}

.contentBottombg {
  background: url("../images/mainimage2new.jpg");
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

.formClass {
  margin: 0 0 0 0;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

.contentClass1 {
  margin: 8 20 8 20;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

.contentClass2 {
  margin: 5 5 5 5;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

.contentClass3 {
  margin: 5 5 5 5;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

TEXTAREA,INPUT {
	border: 1px solid #2f660b;
	margin-bottom: 2px;
	_margin-bottom: 0px;

}


.mainContent {
  margin: 8 20 8 20;
  font-family: verdana, lucida sans;
  font-size: 8pt;
  color: #000000;
 }

.mainTabel {
  background-repeat: repeat;
  background-attachment: fixed
}
.csc-firstHeader,h1 {
  font-family: verdana, lucida sans;
  font-size: 11pt;
  color: #000000;
}

P.bodytext, P{
	margin-top: 10px;
	line-height: 13px;
	text-indent: 0px;
}

P.bodytext A {
	/* color: #f09a19; */
}

P.bodytext:first-line {
	/* color: black;	*/
}
P.bodytext:first-line A {
	/* color: black;	*/
/*	color: #f09a19;*/
}

a.footerLink:link {text-decoration:none; font-family:verdana; color: #ffffff}
a.footerLink:active {text-decoration:none; font-family:verdana; color: #ffffff}
a.footerLink:visited {text-decoration:none; font-family:verdana; color: #ffffff}
a.footerLink:hover {text-decoration:none; font-family:verdana; color: #ffffff}

p a, p a:link,
p a:active,
p a:visited,
p a:hover {text-decoration:none; font-weight: bold; font-family:verdana; color: darkred;}

