body {
margin: 0;
padding: 0;
font-weight: normal;
background-color: #220000;
background-attachment: fixed;
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: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
      color: #62360F
  }

  a:visited {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
      color: #62360F
  }

  a:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
      color: #eeca74
  }

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

.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(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(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;
}

