body {
	background-color:#303233;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#login_table {
	background-image: url(images/Kicker-Login.jpg);
	width: 1024px;
	height: 607px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#login_box {
	height: 275px;
	width: 368px;
	background-image: url(images/login_back.jpg);
}
.login_field {
	background-color: #1f1a17;
	width: 100%;
	height: 26px;
	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;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
