/* colors:	
	#fffedc is a light yellow | #003399 is dark blue | 	#003366 is another dark blue
	#728fce is the light blue |	#B0C4DE is light steel blue 
*/

 	BODY { color: black; font-family: verdana; background-color: white; margin-left: 4px; margin-top: 4px }

	TABLE { color: black; font-family: verdana; font-weight: normal; font-size: 10pt}
	TABLE.results {margin-left:5px; color: black; font-family: verdana; font-weight: normal; font-size: 10pt}
  
	/* setting the anchor border around IMG elements requires contextual selectors */
	.imageLink A:link IMG { border: 2px solid gray }
	.imageLink A:visited IMG { border: 2px solid gray }
	.imageLink A:active IMG { border: 2px solid gray }
	.imageLink A:hover IMG { border: 2px solid #003399 }
    
         .arrowLink A:link IMG { border: 2px solid gray }

	.menuCategory { color: white; font-family: verdana; font-weight: bold; font-size: 10pt }

	A:link    { color: #003399; text-decoration: none; font-family: verdana; font-weight: bold; font-size: 10pt }
	A:visited { color: #003399; text-decoration: none; font-family: verdana; font-weight: bold; font-size: 10pt }
	A:hover   { color: #003399; text-decoration: underline; font-family: verdana; font-weight: bold; font-size: 10pt }

	.activeMenuPick { color: #003366; font-family: verdana; font-weight: bold; font-size: 10pt; line-height: 10pt; } 
	.inactiveMenuPick { color: gray; font-family: verdana; font-weight: bold; font-size: 10pt; line-height: 10pt; } 
	
	.newLeagueTeam A:link { color: #003399; font-family: verdana; font-size: 8pt; font-weight: none}
	.newLeagueTeam A:visited { color: #003399; font-family: verdana; font-size: 8pt; font-weight: none}
	.newLeagueTeam A:hover { color: #003399; text-decoration: underline; font-family: verdana; font-size: 8pt; font-weight: none}
		
	.loggedInAsText { color: #d32820; font-family: verdana; font-weight: bold; font-size: 9pt}

/* use h4 as the top line on all content shown in the middle column */
	h4 { margin-left: 1em; margin-right: 1em; margin-top: 5px; color: black; font-family: verdana; font-weight: bold; font-size: 10pt}
	h4.errorText { color: #d32820; }
  h4.responseText { text-align: justify }
/* use h4.center for centering in the middle column */
  h3.center { text-align: center; font-size: 11pt }
  
  h5.errorText { color: #d32820; font-size: 8pt }

/* leagueHeader formats the name of league line at the very top of admin/reporter actions in center column */
	.leagueHeader { text-align: left; margin-left: 1em; margin-right: 1em; margin-top: 0px; color: gray; font-family: verdana; font-weight: bold; font-size: 10pt}
 	.formHeader { text-align: left; margin-left: 1em; margin-right: 1em; margin-top: 0px; color: black; font-family: verdana; font-weight: normal; font-size: 10pt}
	
  p { margin-left: 1em; margin-right: 1em; text-align: justify; font-size: 9pt}
  p.halfspace { line-height: 0.5; }

	P.FAQsQuestion { text-indent: -1em; margin-left: 2em; margin-right: 2em; color: black; font-family: verdana; font-weight: bold; font-size: 10pt }
	P.FAQsAnswer { text-align: justify; 
                 margin-left: 3em; 
                 margin-right: 3em;
                 margin-bottom: 0px; 
                 color: black; 
                 font-family: verdana; 
                 font-weight: normal; 
                 font-size: 9pt }
  
	p.WhyUse { text-align: left; text-indent: -1em; margin-left: 3em; margin-right: 2em; color: black; font-family: verdana; font-size: 9pt }
  p.newAdditions { text-indent: -1em; margin-left: 2em; }

  ul { text-align: left; text-indent: 1em; margin-left: 3em; margin-right: 2em; color: black; font-family: verdana; font-size: 9pt }
  
	.sectionHeader { margin-left: 1em; margin-right: 1em; margin-top: 5px; color: black; font-family: verdana; font-weight: bold; font-size: 10pt}
	
	.rightalign { text-align: right; margin-right: 2em; font-size: 8pt }

	.form { margin-left: 1em; margin-top: 10px; color: black; font-family: verdana; font-weight: normal; font-size: 10pt}

  .topText { text-align: right; color: #003399; font-family: verdana; font-size: 8pt }
  
	.footerText A:link { color: #003399; font-family: verdana; font-size: 8pt }
	.footerText A:visited { color: #003399; font-family: verdana; font-size: 8pt }
	.footerText A:active { color: #003399; font-family: verdana; font-size: 8pt }
	.footerText A:hover { color: #003399; font-family: verdana; font-size: 8pt; text-decoration: underline; }

  .headerText { margin-right: 10px; margin-top: 2px; color: black; font-family: verdana; font-weight: bold; font-size: 10pt}
	.teamNameMenu A:link { color: #003399; font-family: verdana; font-size: 8pt }
	.teamNameMenu A:visited { color: #003399; font-family: verdana; font-size: 8pt }
	.teamNameMenu A:active { color: #003399; font-family: verdana; font-size: 8pt }
	.teamNameMenu A:hover { color: #003399; font-family: verdana; font-size: 8pt; text-decoration: underline; }

    
	.PostTitle { text-align: justify; 
               margin-left: 0em; 
               margin-right: 1em; 
               color: black; 
               font-family: verdana; 
               font-weight: bold; 
               font-size: 10pt }

	.Post { text-align: justify; margin-left: 1em; margin-right: 1em; color: black; font-family: verdana; font-weight: normal; font-size: 9pt }
	.PostAuthor, PostTimeDate { text-align: right; margin-right: 0em; color: black; font-family: verdana; font-weight: normal; font-size: 8pt }
/*	.PostTimeDate { text-align: right; margin-right: 2em; color: black; font-family: verdana; font-weight: normal; font-size: 8pt }*/
	.PostReplies { margin-left: 1em; color: black; font-family: verdana; font-weight: normal; font-size: 8pt }

	.item { margin-left: 2em; margin-right: 1em; text-align: justify; }
  .subitem { margin-left: 3em; margin-right: 1em; text-align: justify; }
	
	.formInstruction { color: #003399; text-align: left; margin-left: 0em; margin-right: 1em; margin-top: 0px; color: gray; font-family: verdana; font-weight: normal; font-size: 8pt}
	.formHeader { margin-left: 1em; margin-top: 10px; color: black; font-family: verdana; font-weight: normal; font-size: 10pt}

 	.formDisabledTeam { 
       color: black; 
       text-align: right; 
       margin-left: 0em; 
       margin-top: 0px; 
      font-family: verdana; 
       font-weight: normal; 
       font-size: 10pt;
       border-width: 0px;}
       
  .formScoreboardEntry {
       text-align: right;}
	


