﻿.LoginClass
{
	width:90%;
	text-align:center;
	font-size: small;
}

.FailureTextStyle
{
	color: Red;
	border: Solid 1px Red;
}
.TextBoxStyle
{
	 background-color: #F8F7C2;
}
.TitleTextStyle
{
	background : #006600;
	color: White;
}
