﻿.ifNoMessage {
	width:679px;
	height:600px;
	margin:0px 20px 0px 20px; 
}

.div_EULA 
{
	margin:0 auto;
	padding:5px;
	width:550px;
	height:60px;
	overflow:auto;
	background-color:white;border:solid 1px #aea077;
}
.div_EULA_footer
{
	margin:0 auto;
	padding:5px;
	width:550px;
	overflow:auto;
	background-color:#dcdcdc;
	border-bottom:solid 1px #aea077;
	border-left:solid 1px #aea077;
	border-right:solid 1px #aea077;
}

.w-90 { width:90px; }
.w-160 { width:160px; }
.w-305 { width:305px; }
.w-400 { width:400px; }
.w-650 { width:650px; }
.w-660 { width:660px; }
.w-679 { width:679px; }
.w-680 { width:680px; }
.w-787 { width:787px; }
.w-810 { width:810px; }
.w-820 { width:820px; }

.h-450 { height:450px; }
.h-600 { height:600px; }
.ml-28 { margin-left:28px; }
.ml-22 { margin-left:22px; }

.background-baige { background-color:#F5F5DC; }
.background-dark-baige { background-color:#aea077; }
.border-baige { border:solid 1px #F5F5DC;}
.border-dark-baige { border:solid 1px #aea077;}
.border-dark-baige-dashed { border-bottom:dashed 1px #aea077;}

.t-b{border-color:#dcdcdc;}

.utility_login #page_left_column { min-height: 610px; }
.controls_membership_login label {
	display:inline-block; 
	text-align: right; 
	width:75px; 
	font-weight: normal; 
}

#MemberForm td{height:30px;}

.members {
	float:left;
	margin:10px 10px 5px 10px;
	padding-right:10px;
	width:50%;
}
.members .beta 
{

}
.members ul { margin-top:5px; }

.coaches {
	width:45%;
	float:right;
	margin: 10px 10px 5px 0;
}

#PasswordForm .cell
{
border-left:solid 1px #aea077;
border-right:solid 1px #aea077;
}
.top
{
border-top:solid 1px #aea077;
}
.bottom
{
border-bottom:solid 1px #aea077;
}
#PasswordForm td
{
	height:30px;
}

.aboutus{background:white;}

.aboutus p
{
	margin:10px;
	line-height:150%;
}
h1.aboutus-title,
h1.contactus-title,
h1.member-title
{	
	font:bold 190% Georgia,Times,serif;
	color:#003366;
}
.aboutus-header,
.contactus-header,
.member-header
{
	border-bottom:3px solid #003366;
	margin: 0 10px;
	padding:16px 0px 4px;
}

.error-panel{width:400px; text-align:center;}

.report-score td
{
	line-height:150%;
	height:40px;
}
