/*<STYLE type="text/css">*/
BODY {
	width: 100%;
	/* background-image: url('/images/achtergrond.jpg'); */
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

.content {
	background-color: #FFFFFF;
	color: #999999;
}

TABLE.menu {
	font-weight: bold;
	color: #999999;
}

TD.menu {
	width: 85px;
	background: url('/images/menu.gif');
}

TD.submenu {
  /* font-weight: bold; */
	color: #FFFFFF;
}

A.submenu {
  position: relative;
  text-decoration: none;
	color: #FFFFFF;
}

BODY, TD {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}

INPUT.nonimage {
    border-color: black;
    border-width: 1px;
    width: 150px;
}

A.menu {
	text-decoration: none;
}

A {
	color: #000000;
}


.small {
	  font-size: 11px;
}

.whitetext {
	color: #FFFFFF;
}

.yellowtext {
	color: #FFCC33;
}

.pageheading {
	  font-size: 15px;
	  font-weight: bold;
	  color: #E52E36;
}

.sectionheading {
	  font-size: 13px;
	  font-weight: bold;
}

/*</STYLE>*/