body {
	margin: 0;
	padding: 0;
	font-family: 9px "Verdana";
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #666;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	font-size: small;
        height: 400px;
        min-height: 400px;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	/* ---( links )------------------------------- */

a:link {
	color: blue;
	}
a:visited {
	color: blue;
	}
a:hover {
	color: #A5B3D1;
	}

/* ---( common elements )------------------------------- */
p {
       font:9px Verdana;
	margin: 0;
	padding: 0;
	}
h1 {
	font-family: "Verdana";
	font-size: 120%;
	color: black;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: "Verdana";
	font-size: 90%;
	color: black;
	padding: 0;
	margin: 0;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #930;
	}
h2 a:hover {
	color: #600;
	}
h2.sub {
	color: #999;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
	}
h2.sub a {
	font-size: 100%;
	color: #999;
	text-decoration: underline;
	}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #222;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
	}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: white;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}

code {
	color: #c63;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #930;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
	
td {font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
	}
td.tdclass {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
	font=weight: normal;
	padding: 0;
	margin: 0;
	}

#form-page {
	float: center;
	margin: 0;
	padding: 30px 20px;
	background: #fff;
	border-top: solid thick;
	border-color: #7f7f7f;
	width: 750px; /* for IE5/Win */
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 710px;
	}
html>body #form-page { /* be nice to Opera */
	width: 710px;
	}

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #c2ccd3;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #003334;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #c2ccd3;
		border-right: 10px solid #c2ccd3;
		background-color: #6a8295;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #c2ccd3;
		border-right: 10px solid #c2ccd3;
		background-color: #c2ccd3;
		color: #fff;
		}

ul, li  { 
     list-style-image:url('http://www.huntingspotz.com/images/arrow_green.gif');
     list-style-position:inside;
     font:12px/17px verdana, sans-serif;
     text-align: left;
}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	width: 750px;
	background: #333;
	border-top: 1px solid #000;
	}
#footer p {
	margin: 0;
	padding: 8px 20px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #888;
	}
#footer a:hover {
	color: #ccc;
	}
	
#LoginForm {
    font-family: Georgia, serif;
	font-size: 12px;
	color: #999;
}
#LoginForm label {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #333;
		  
}
#LoginForm fieldset{
    border: 1px solid #ccc;
	padding: 10px 20px;
}


#LoginForm legend {
	font-family: arial, sans-serif;
	font-weight; bold;
	font-size: 90%;
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 2px 8px;
}

#ContactForm {
    font-family: Georgia, serif;
	font-size: 12px;
	color: #999;
}
#ContactForm label {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #333;
		  
}
#ContactForm fieldset{
    border: 1px solid #ccc;
	padding: 10px 20px;
}


#ContactForm legend {
	font-family: arial, sans-serif;
	font-weight; bold;
	font-size: 90%;
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 2px 8px;
}
#lifetime {
position: absolute;
top: 20px;
left: 880px;
width: 100px;

}

li ( font:9px verdana;
font-weight: bold;
}


