





.login-form {

	border: 1px solid #cccccc;
	
	background: #F1F3F5;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;

	width:173px;
	
}


	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}


.login-text {
	text-align: left;
	
	float: left;
	
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;

	}

.inputbox {
	width: 65px;
	
	}


.ctr {
	text-align: center;
}

.clr {
	clear: both;
}


H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}


