@CHARSET "UTF-8";
.centerdiv{
	margin-left: auto;margin-right:auto;
}
#loginbox{
	margin-top: 20px;  border: 0px solid #222;
	text-align:center;
}

.title1{
	text-align:center;
	padding:10px;
	font-size:2em;
	font-weight:bold;
	text-shadow:1px 1px 0 rgba(255,255,255,1),1px 1px 2px rgba(0,85,0,.8);
}

#msgBox{
	text-align:center;
}
.errorMsg{
	color:red;
	font-weight:bold;
}