.error {
	color: darkred;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

body,td,th {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  colordd: #FFFFFF;
  font-size: 14px;
  font-family: Arial;
}
.LogonBackground {
  background-image: url(../GRImages/mainbg5.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
.Section14 {
  background-image: url(../images/panelbgd.gif);
  background-repeat: no-repeat;
}

.username {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.aBtn {
  width:90px; height:24px; 
  margin:0 3px 1px 3px; 
  cursor: hand; border:0; 
  background:url(../images/button.png); no-repeat; 
  color:#000000; 
  font-size:12px; 	
  line-height:21px;
}
.form-table{
	margin-top: 310px;
	margin-left:300px;
}
.form-table2{
	margin-top: 310px;
	margin-left:225px;
}
.NavBgd {
  background-image:  url(../images/navbgd.jpg);
  background-repeat: no-repeat;
}

.lobby {
  background-image:  url(../images/ctrbgd.jpg);
  background-repeat: no-repeat;
  color: white
}
.lobbyContent {
  color: black
}
.transfer {
  color: white
}
.input-box{
	border-color:#ffd843 ; 
	background-color:#a50000 ;
	color:white;
}
.error-message{
	margin-left:370px;
	color: white;
}