#login_ui {
	left: 50%;
	top: 50%;
	height: 370px;
	width: 850px;
	margin-top: -185px;
	margin-left: -425px;
	position: absolute;
	background-image: url(systemimages/loginbg.jpg);
	font-size: 12px;
}
#login_ui #companynameid {
	width: 310px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
}
#login_ui #userloginform {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 210px;
	padding-left: 175px;
	height: 160px;
	color: #035495;
}
#login_ui #newsoftcopyright {
	width: 457px;
	margin-right: auto;
	margin-left: auto;
	color: #749ABF;
}
#login_ui #newsoftcopyright a {
	color: #749ABF;
	text-decoration: none;
}
#login_ui #newsoftcopyright span {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#login_ui #userloginform #login {
	line-height: 31px;
	font-weight: bold;
	color: #003366;
	background-image: url(systemimages/login_sub.jpg);
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 76px;
	font-size: 12px;
	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;
}
.loginbutton {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(systemimages/loginbutton.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 114px;
}

#login_ui #userloginform #reset {
	line-height: 31px;
	font-weight: bold;
	color: #003366;
	background-image: url(systemimages/login_reset.jpg);
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 73px;
	font-size: 12px;
	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;
}
#login_ui input {
	border: 1px solid #A7BEDD;
	line-height: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}body {
	background-image: url(systemimages/loginbg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #E3E8EC;
	font-size: 12px;
}

.login {
	font-size: 12px;
}
.login input {
	line-height: 24px;
	background-color: EEF1F2;
	margin: 0px;
	padding: 0px;
	height: 24px;
	border: 1px solid #A5ADB1;
}
