/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: rgb(255, 255, 255);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	
	color:	#3333cc;
	}	
		
A:visited	{	
	color:	#333399;
	}	
		
A:active	{	
	color:	#333399;
	}	
		
A:hover	{	
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.RedCell {
	background-color : rgb(255, 255, 255);
	border : None;
    FONT-SIZE:10px;
}
.WhiteCell {
	background-color : White;
	border : None;
    FONT-SIZE:10px;
}
.GreenCell {
	background-color : #99ff33;
	border : None;
    FONT-SIZE:10px;
    font-weight:bold;
}
.GrayCell {
	background-color : rgb(255,255,255);
	border : None;
    FONT-SIZE:10px;
}
.GrayHeaderCell {
	background-color : rgb(220,220,220);
	border : solid 1px gray;
	text-align : center;
    FONT-SIZE:10px;
    font-weight:bold;
}
.QuadrantHeaderCell {
	background-color : black;
	color : white;
	border : solid 0px gray;
	text-align : center;
    FONT-SIZE:10px;
    font-weight:bold;
}
.LeftBorder 
{
	border-left : solid 1px black;
}
.RightBorder 
{
	border-right : solid 1px black;
}
.RightWhiteBorder 
{
	border-right : solid 1px white;
}
.BottomBorder 
{
	border-bottom : solid 1px black;
}
.TopBorder 
{
	border-top : solid 1px black;
}
.PinkBackground
{
	background-color:rgb(255, 175, 181);
}	
.BlueBackground
{
	background-color:rgb(200, 200, 255);
}	
.WhiteBackground
{
	background-color:rgb(255, 255, 255);
}	
.GreenBackground
{
	background-color:rgb(144, 255, 181);
}	
.Title
{
    FONT-SIZE:18px;
    font-weight:bold;
    text-align:left;
}
.Subtitle
{
	FONT-SIZE:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;

}
.Email
{
	font-size: 10px;
}
.PhonelistHeaderCell {
	background-color : rgb(66,66,255);
	border : solid 1px gray;
	text-align : Left;
	color:White;
    FONT-SIZE:12px;
    font-weight:bold;
}
.NormalText
{
    FONT-SIZE:12px;
}
.NormalBoldText
{
    FONT-SIZE:12px;
    font-weight:bold;
}
.SmallText
{
    FONT-SIZE:10px;
}
.PaddedCell{
	padding:7px;
}
.ControlLabel
{
    font-weight:bold;
}
.BoldPlayer
{
    font-weight:bold;
}
.IntroTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000;


}
.IntroHeaderBackground {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #094;
}
.IntroDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.IntroBoldTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.IntroBoldTableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
}
.OverviewTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.RedBackground {
	background: Red;
}
.ForfeitList li
{
	list-style: disc;
	padding-bottom: 10px;
	font-size: small;
	vertical-align:middle;
}
.CenteredDiv
{
	width: 99%;
	font-size:11pt;
	text-align:center;
	border: solid 2px #000;
	padding:5px 5px 5px 5px;
}
.ScoreSectionTitle
{
	COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.SignupTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bigcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}

.logincaptionsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.logincaptionText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align:text-top;
}

.logincaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align:text-top;
}

#ContactInfo
{
	font-size:small;
}

#UserIDAndPasswordInstructions
{
	color:Gray;
	position:absolute;
	left:610px;
	width:400px;
	top:150px;
	font-size:x-small;
	margin:10px;
}
.DivisionSignupTitleMen 
{
    height:30px;
    background-color: #00F;
    color:#FFF;
    text-align:left;
    font-family:Sans-Serif ;
    font-size:x-large;
}
.DivisionSignupTitleWomen 
{
    height:30px;
	background-color:#F09;
    color:#FFF;
    text-align:left;
    font-family:Sans-Serif ;
    font-size:x-large;
}
.BannerTitle {
	font-weight:bold;
	font-size:2.5em;
	font-family:"Book Antiqua";
	color:#FFF;
	margin-left:5px;
}
.BannerGreen{
	background-color:#094;
	padding:5px 5px 5px 5px;
}

.outerborder 
{
    border-style:double;
    border-color: #000;
    border-width:thick;
    background-color: #ddd;
}