.LogInDetails {
	text-align: right;
}
.LogInTable {
	width: 240px;
}
.Invalid {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
	background-color: #FFFFFF;

}
.Invalidcentered {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFFFF;
}
