.uws_login {
		color:silver;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-align:left;
		margin-top: 20px;
}
.uws_login td {
		padding-bottom: 7px;
}
.uws_login .login_title {
	color: #5e5c5d;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.uws_login input {
		width: 67px;
		margin-right: 5px;
		font-family: Arial;
		font-size: 11px;
}
.uws_login  input.login_submit  {
		color: white;
  		background: #5c5b63;
  		border: 1px solid #cfe1e1;
  		cursor: hand;
		width: 85px;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
		font-weight:bold;
}
.uws_login  input.logout_submit  {
		color: white;
  		background: #5c5b63;
  		border: 1px solid #cfe1e1;
  		cursor: hand;
		width: 85px;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
		font-weight:bold;
}

.login_register {
		color: #5e5c5d;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}
.logon_user {
		color: black;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}
