
html, body, div,  h1, form, input { margin:0; padding:0 }

html { min-height: 100%; margin-bottom: 1px; overflow-y: scroll;}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -147px;
}
.footer, .push {
	height: 147px;
}

body {background: #ffffff url(i/bg-top.jpg) top center; background-repeat:no-repeat;}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #799b4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	height: 24px;
}

a:link {
	color: #cde87a;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #c5d594;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: underline;
}	

.titles-green {
	margin-left: -5px;
}

.titles-white {
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	
}

.answers {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#5d5b53;	
}

.titles-white-med {
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}

.body-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#230b09;
}

.quotes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#824412;
	font-style: italic;
}

.pic-left {
	padding-right: 28px;
}

.pic-right {
	padding-left: 20px;
}

hr.thin {
	height: 1px;
	border: 0;
	color: #3a240f;
	background-color: #3a240f;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
} 

hr.thinp {
	height: 1px;
	border: 0;
	color: #805d3c;
	background-color: #805d3c;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.footer-bg {background: #ffffff url(i/footer.jpg) top center; background-repeat:no-repeat;}

  CAPTION.MYTABLE
  {
     background-color:#8080ff;
     color:white;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:14pt;
     background-color:#808080;
     width:580px;
     border-style:solid;
     border-color:black;
     border-width:1px;
	 border-collapse:collapse;
	 
  }

  TH.MYTABLE
  {
     font-size:14pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:12pt;
     background-color:#409040;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }

