body {
scrollbar-track-color: #4d4d4d;
scrollbar-face-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #111111;
scrollbar-3dlight-color: #959896;
scrollbar-highlight-color: #b5b8b6;
scrollbar-arrow-color: #fbb97d;
margin: 0px;
padding: 0px;
font-weight: normal;
background-color: #4d4d4d;
font-family: Arial, Helvetica;
font-weight: normal;
font-size: 12px;
color: #000000;
height:100%;
}

html, body { height: 100%; }

#content {
	padding-left: 0px;	
	padding-right: 0px;	
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	border: 0px solid #000;
	width: 100%; /* ie5win fudge begins */
	height:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}
html>body #content {
	width: 100%; /* ie5win fudge ends */
	height: 100%;
	}
img {
/*display: block;*/
border: 0;
vertical-align: bottom;
}

  td {
        font-size: 12px;
        font-family: Arial, Helvetica;
        color: #62360F;
}

/* text lay-out */

h1 {
font-family: Helvetica, Arial;
font-weight: normal;
font-size: 25px;
color: #217cab;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

h2 {
font-family: Helvetica, Arial;
font-weight: normal;
font-size: 18px;
color: #217cab;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

h3 { 
width: 90%;
	border-bottom: 1px solid #222;}
	
h4 {
width: 90%;
border-bottom: 1px solid #222;
font-size: 23px;
color: #333;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

  a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a:active {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #000000;
  }

a.index:link {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
      color: #ffffff
  }

  a.index:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
      color: #ffffff
  }

  a.index:active {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
      color: #ffffff
  }

  a.index:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	background: none;
      color: #ffffff
  }

  a.menu:link {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a.menu:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a.menu:active {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
      color: #e5c8a6
  }

  a.menu:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width:120px;
	background: #ffffff;
      color: #000000;
  }


.labelcell { 
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #62360F; 
	background-color: transparent; 
	height: 30px;
} 

.formfield { 
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff; 
	border: 1px solid #000000;
	text-align: left; 
	margin-right: 0px; 
	padding-left: 4px; 
} 

.formbutton1 { 
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	background-image: url("http://fresheye.nl/images/send-button.gif"); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 150px; 
} 

.formbutton2 { 
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	background-image: url("http://fresheye.nl/images/empty-button.gif"); 
	background-repeat: no-repeat;	
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 150px; 
} 



TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #62360F;
  padding: 5px;
  padding-bottom: 8px;
}

