@charset "iso-8859-1";

h1 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5;
	color: #000000;	// black
}
h2,h6 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
	color: #53864e;	// FoOG dark green
}
h3 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-weight:bold;
	line-height:1.0;
	color: #333333;	// charcoal gray
}
h4 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.0;
	margin:0px;
	color: green;	// purple
}
h6 {
	margin:20px;
}
h6:first-line {
	color: #53864e;
}
.title1 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.0;
	margin:0px;
	padding-top:8px;
	color: #617631;	// FOG green #617631
}

a.one, a.two, a.three, a.four, a.five, a.yes, a.enter {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: pointer;
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		//border-style: double;
		//border-color: #ffffff;
		//border-width: 5px;
		//border-radius: 15px;
		padding-top: 3px; padding-bottom: 2px;
		padding-left: 12px; padding-right: 12px;
		//background-color: #00a8a5;
	}
	a.one {
		background-color: ;	// turquoise
	}
	a.two {
		background-color: ;	// orange
	}
	a.three {
		background-color: ;;	// purple
	}
	a.four {
		background-color: ;;	// green
	}
	a.five {
		background-color: ;;	// hot pink
	}
	a.yes {
		background-color: ;	// orange
		padding-top: 1px; padding-bottom: .5px;
		padding-left: 5px; padding-right: 5px;
	}
	a.enter {
		font-size: 24px;
		background-color: ;	// turquoise
		padding-top: 15px; padding-bottom: 4px;
		padding-left: 30px; padding-right: 25px;
	}
	a.bth {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: ;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
	}
	a.sub {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: ;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
	}
	a.uns {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: ;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
	}
	a.plus {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: ;	// orange
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
	}
input.one,input.two,input.three,input.four,input.five {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: pointer;
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		padding-top: 3px; padding-bottom: 2px;
		padding-left: 12px; padding-right: 12px;
		background-color: ;
	}
	input.two {
		background-color: ;
	}
	input.three {
		background-color: ;
	}
	input.four {
		background-color: ;
	}
	input.five {
		background-color: ;
	}
	a.bth:hover, a.sub:hover, a.uns:hover {
		text-decoration: none !important ;
	}
	a.one:active, a.two:active, a.three:active, a.four:active, a.five:active, a.enter:active,a.one:visited, a.two:visited, a.three:visited, a.four:visited, a.five:visited, a.enter:visited,  {
		text-decoration: none !important ;
		color: #ffffff;
		border-color: #ffffff;
	}
	a.one:hover, a.two:hover, a.three:hover, a.four:hover, a.five:hover, a.enter:hover, input.one:hover,input.two:hover,input.three:hover,input.four:hover,input.five:hover {
		text-decoration: none !important ;
		color: #e1eec3;
		border-color: #dcdcdc;
		//box-shadow: 0 0 4px 2px 
                rgba(0,0,0,.3) inset;
	}
	a.yes:hover {
		text-decoration: none !important ;
		color: #f5f5f5;
		border-color: #dcdcdc;
		//box-shadow: 0 0 4px 2px 
                rgba(0,0,0,.3) inset;
		background-color: ;	// turquoise
	}
	.floatRight {
		float: right;
		margin-left; .8em;
		margin-right: 100px;
	}
.quest {
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 56px;
		font-weight: bold;
		color: ;
		text-shadow: 2px 2px #000000;
}
table.main {
	width:800px;
	border: 0px solid red;
	border-radius:30px;
	padding: 0px;
	background-color: #ffffff;
}