.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #244B50;
	background-color: #D8E1E2;
	border: 1pt solid #244B50;
	cursor: hand;
	height: 21px;
	width: 90px;

}
