html,body {
	height:100%;
	overflow:hidden;
}
body {
	padding: 0;
	margin: 0;
	overflow:hidden;
	background: url(img/bg.gif);
}
.clear {
	height: 0;
	line-height:0;
	font-size: 1px;
	clear: both;
}
.logo {
	margin: 200px auto;
	padding: 50px;
	width: 350px;
}
.login {
	margin: 20px 0 0 0;
	padding: 25px;
	width: 270px;
	height: 120px;
	background: #fff;
	text-align: center;
	font: 10px trebuchet MS;
	color: #222;
	border: 0;
	background: #d0d0d0;
}
.input {
	margin: 0 0 10px;
	width: 270px;
	height: 25px;
	font: 13px trebuchet MS;
	color: #000;
	border: 0;
}
.checkbox {
	float: left;
	margin: 6px 3px 0 6px;
	border: 1px solid #e87d00;
}
.login .submit {
	float: left;
	margin: 0 0 0 5px;
	width: 240px;
	height: 25px;
	font: 16px trebuchet MS;
	color: #fff;
	background: #ff8900;
	border: 0;
}
.login a, .remember a {
	font: 10px trebuchet MS;
	color: #222;
}
.remember {
	margin: 20px 0 0 0;
	padding: 25px;
	width: 268px;
	height: 140px;
	background: #fff;
	text-align: center;
	font: 10px trebuchet MS;
	color: #222;
	border: 1px solid #678000;
	border-bottom: 0;
	background: #f2ffbc;
}
.remember .submit {
	float: left;
	margin: 0 0 0 1px;
	width: 270px;
	height: 25px;
	font: 16px trebuchet MS;
	color: #fff;
	background: #ff8900;
	border: 0;
}
.logoreg {
	margin: 50px auto;
	width: 852px;
}
.registration {
	margin: 20px 0 0 0;
	padding: 25px;
	width: 800px;
	height: 400px;
	background: #fff;
	text-align: center;
	font: 13px arial;
	line-height: 18px;
	color: #222;
	border: 0;
	border-bottom: 0;
	background: #e0e0e0;
}
.colon {
	float: left;
	width: 350px;
	text-align: left;
}
textarea {
	margin: 10px 0 0 50px;
	width: 382px;
	height: 300px;
	border: 0;
	font: 13px trebuchet MS;
	}
.colon .submit {
	margin: 10px 0 0 51px;
	width: 380px;
	height: 25px;
	font: 16px trebuchet MS;
	color: #fff;
	background: #8cae00;
	border: 1px solid #81a100;
}
.colon a {
	color: #804400;
}
.replybody {
	width: 300px;
	margin-left: 50px;
}
.reply {
	padding: 5px 20px;
	text-align: center;
	font: 18px georgia;
	font-style: italic;
	border: 0;
	background: #8cae00;
}
input {
	font: 13px trebuchet MS;
	border: 0;
	vertical-align: top;
	background: #eeeeee;
	cursor: pointer;
}
.power {
	margin: 100px auto;
	width: 420px;
	padding: 25px;
	font: 14px trebuchet MS;
	line-height: 22px;
	border: 1px solid #e5e5e5;
	background: #ededed;
}
.powervoid {
	float: left;
}
.power .name {
	width: 300px;
	height: 25px;
	font: 18px georgia;
	font-style: italic;
	color: #e87d00;
	border: 1px solid #81a100;
}
.power .void {
	margin: 2px 0 0 16px;
	width: 100px;
	height: 25px;
	font: 16px trebuchet MS;
	color: #fff;
	background: #8cae00;
	border: 1px solid #81a100;
}
.power .logpass input {
	margin: 2px 0 0 16px;
	width: 380px;
	height: 25px;
	font: 18px georgia;
	font-style: italic;
	color: #e87d00;
	border: 1px solid #81a100;
}
.power .logsub input {
	margin: 2px 0 0 16px;
	width: 380px;
	height: 25px;
	font: 16px trebuchet MS;
	color: #fff;
	background: #8cae00;
	border: 1px solid #81a100;
}
.power a {
	color: #555;
}
