.frmSignin {
	MARGIN: 0px
}
.tblSignin {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: 0px; WIDTH: 150px; COLOR: #666666; BORDER-BOTTOM: 0px; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; BORDER-COLLAPSE: collapse; TEXT-ALIGN: center
}
.tblSignout {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 11px; BORDER-LEFT: 0px; COLOR: #4d9400; BORDER-BOTTOM: 0px; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; BORDER-COLLAPSE: collapse; TEXT-ALIGN: center
}
.txtUserName {
	BORDER-RIGHT: silver 1px dotted; BORDER-TOP: silver 1px dotted; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: silver 1px dotted; WIDTH: 80px; COLOR: #666666; BORDER-BOTTOM: silver 1px dotted; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #fcfdfe; TEXT-ALIGN: center
}
.txtPassword {
	BORDER-RIGHT: silver 1px dotted; BORDER-TOP: silver 1px dotted; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: silver 1px dotted; WIDTH: 80px; COLOR: #666666; BORDER-BOTTOM: silver 1px dotted; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #fcfdfe; TEXT-ALIGN: center
}
.btnSignin {
	BORDER-RIGHT: buttonface 0px solid; BORDER-TOP: buttonface 0px solid; FONT-WEIGHT: 600; FONT-SIZE: 11px; BACKGROUND: #cccccc; PADDING-BOTTOM: 4px; MARGIN: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: buttonface 0px solid; WIDTH: 61px; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: buttonface 0px solid; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; HEIGHT: 19px; TEXT-DECORATION: none
}
.btnSignout {
	BORDER-RIGHT: buttonface 0px solid; BORDER-TOP: buttonface 0px solid; FONT-WEIGHT: 600; FONT-SIZE: 11px; BACKGROUND: #cccccc ; PADDING-BOTTOM: 4px; MARGIN: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: buttonface 0px solid; WIDTH: 61px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: buttonface 0px solid; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; HEIGHT: 19px; TEXT-DECORATION: none
}
.lblSigninStatus {
	PADDING-RIGHT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #99cc00; DIRECTION: rtl; PADDING-TOP: 5px; FONT-FAMILY: Tahoma, "Times New Roman", Arial, sans-serif; TEXT-ALIGN: justify
}
.spnErrorMessage {
	COLOR: #c83200
}
.spnWarningMessage {
	COLOR: #ffcc00
}
.spnInfoMessage {
	COLOR: #99cc00
}
