.style1 {color: #FFFFFF}
.style2 {font-size: 18px}
.style3 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {font-weight: bold}
.style7 {color: #FFFFFF; font-size: 24px; }

.memberArea { width: 893px; }
.memberArea, .memberArea td, .memberArea th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.loginForm { text-align: center; }
.loginForm table { background-color: #FFF; margin: 50px auto; border: 2px solid #C00;  }
.loginForm th, .loginForm td { padding: 0.5em; }
.loginForm th { text-align: right; }
.loginForm td.error { text-align: center; background-color: #F00; color: #FFF; font-weight: bold; }