body ,select{
	background-color:#FFFFFF;
	text-align:left;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #808285;
	font-size: 16px;
}
.form {
	margin:0;
	padding:0;
}
.username {
    	/* background-image: url(images/16m.png); */
    	background-repeat: no-repeat;
    	background-position:left;
		width:250px;
		font-family: "Century Gothic", Verdana, Geneva, sans-serif;
    	font:normal 16px;
    	color: #808285;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	 background-color:#F0FFE6; 

	
}
.password {
    background-repeat: no-repeat;
   	background-position:left;
	width:250px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
    	font:normal 16px;
    	color: #808285;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}
.buttons {
	background: #000000;
	border-style:solid;
	border-color: #808285;
	border-radius: 20px;
	border-width:1px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size:12px; 
	color: #ffffff; 
	padding: 6px 14px;
	margin-top:30px;
	text-decoration: none;
	font-weight:bold;
}
a.banner:link {color:#808285;
		text-decoration:none;
		font-family: "Century Gothic", Verdana, Geneva, sans-serif;
		text-align: right;
		font-size: 16px;
		}
a.banner:visited {color:#808285;
		text-decoration:none;
		font-family: "Century Gothic", Verdana, Geneva, sans-serif;
		text-align: right;
		font-size: 16px;
		}
a.banner:hover {color:#9EC133;
		text-decoration:none;
		font-family: "Century Gothic", Verdana, Geneva, sans-serif;
		text-align: right;
		font-size: 16px;
		}
a.banner:active {color:#9EC133;
		text-decoration:none;
		font-family: "Century Gothic", Verdana, Geneva, sans-serif;
		text-align: right;
		font-size: 16px;
		}
a.button:link {border-style:none;
		text-decoration:none;
		}
a.button:visited {border-style:none;
		text-decoration:none;
		}
a.button:hover {border-style:none;
		text-decoration:none;
		}
a.button:active {border-style:none;
		text-decoration:none;
		}		
p.genus-out {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #808285;
	text-align: justify;
	font-size: 16px;
	}
span.genus-out {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #808285;
	text-align: justify;
	font-size: 16px;
	}
#wrapper{margin: 10%;}

.troublewithaccount{    color: #808285;
    font-family: "Century Gothic",Verdana,Geneva,sans-serif;
    font-size: 16px;
    text-align: left;
	text-decoration:none;}