body,td,th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFFFFF;
 text-align:center;
}
body {
 background-color: #CCFF80;
 color: #6BB300;
}
a {
}
a:hover {
	background-color: #E6FFBF;
}
li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: .5em;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}
hr { /* For Internet Explorer */
	height: 1px; 
	border: none;
	color: #E6FFBF;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px; 
	background-color: #E6FFBF; 
	border: 1px solid #E6FFBF; 
}

form p {
clear:both;
margin-left:auto;
margin-right:auto;
max-width:500px;
}
form p label {
float:left;
}
form p input, form p textarea, form p select {
	float:right;
	background-color: #E6FFBF;
}
#verify input {
background-color:#FFFF00;
color:#000000;
float:none;
font-family:"Courier New",Courier,mono;
font-weight:bold;
}
form .cleardefault {
}
form {
	text-align: left;
	width: 450px;
	margin: 1em auto 5em auto;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
}
fieldset {
	border: thin solid #99FF00;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
