body {
	font-family: tahoma;
	font-size: 12px;
}
#FULL_WRAPPER {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	height: 385px;
	background-image: url(../Admin/Global_Images/admin_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#LOGIN_HEAD {
	background-image: url(../Admin_Images/WIAT_Logo.jpg);
	background-position: center center;
	height: 103px;
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
	width: 520px;
}
#Yellow_Line_Spacer {
	background-color: #FCC135;
	height: 8px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	width: 480px;
	float: left;
}
#LOGIN_FOOT {
	background-color: #333333;
	height: 18px;
	width: 480px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	bottom: auto;
	float: left;
	clear: both;
}
#LOGIN_FOOT a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.float-right {
	float: right;
}
#LOGIN_FOOT p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	clear: left;
}
#EXTRA_WRAP {
	margin-right: auto;
	margin-left: auto;
	width: 565px;
}
#LOGIN_FORM {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	height: 180px;
	float: left;
}
.version {
	float: left;
	width: 520px;
	text-align: center;
	padding-top: 30px;
}
.error {
	color: #FF0000;
}
.float-right a:hover {
	text-decoration: none;
}

