/*<!-- ANY UNUSED CLASSES? no -->*/
/*<!- CSS STYLE SHEETS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/
	
	.PRSENT_BODY_teamFirstName {
		color: black;
		font-family: Arial;
		font-size: 10px;
		text-align: left;
		vertical-align: center;
	}
	
	.PRSENT_BODY_teamLastName {
		color: black;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		text-transform: uppercase;
		vertical-align: center;
	}
	
	.PRSENT_BODY_teamLogo {
		border-bottom: 1px dotted black;
		border-left: 2px solid black;
		border-right: 1px dotted black;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_BODY_teamOwnerName {
		border-bottom: 1px dotted black;
		border-right: 1px dotted black;
		color: black;
		font-family: Arial;
		font-size: 12px;
		font-style: italic;
		padding-left: 10px;
		text-align: left;
		vertical-align: center;
	}
	
	.PRSENT_CELL_checkboxes {
		 border-bottom: 1px dotted black;
		 border-right: 2px solid black;
		 text-align: center;	
	 }
	
	.PRSENT_CELL_checkboxesAFC {
		 background-color: #ffdfe4;
		 border-bottom: 1px dotted black;
		 border-right: 2px solid black;
		 text-align: center;	
	 }
	 
	 .PRSENT_CELL_checkboxesBronze {
		 background-color: #E7CFAE;
		 border-bottom: 1px dotted black;
		 border-right: 1px dotted black;
		 text-align: center;	
	 }
	 
	 .PRSENT_CELL_checkboxesGold {
		 background-color: #FDDC5C;
		 border-bottom: 1px dotted black;
		 border-right: 1px dotted black;
		 text-align: center;	
	 }
	 
	 .PRSENT_CELL_checkboxesNFC {
		 background-color: #e1f0fd;
		 border-bottom: 1px dotted black;
		 border-right: 2px solid black;
		 text-align: center;	
	 }
	 
	 .PRSENT_CELL_checkboxesSilver {
		 background-color: #D8D8D8;
		 border-bottom: 1px dotted black;
		 border-right: 1px dotted black;
		 text-align: center;	
	 }
	 
	.PRSENT_CELL_teamName {
		 border-bottom: 1px dotted black;
		 border-right: 1px dotted black;
		 padding-left: 10px;
	 }
	
	.PRSENT_HEADING_afcLogo {
		background-color: #FFCBD1;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		color: red;
		font-family: Courier; 
		font-size: 18px;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_afcRankings {
		background-color: #FFCBD1;
		border-bottom: 2px solid black;
		border-left: 1px solid black;
		border-top: 2px solid black;
		color: red;
		font-family: Courier; 
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_entryCell {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		color: red;
		text-align: right;
		vertical-align: bottom;
	}
	
	.PRSENT_HEADING_nfcLogo {
		background-color: #BBDEFB;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		color: blue;
		font-family: Courier; 
		font-size: 18px;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_nfcRankings {
		background-color: #BBDEFB;
		border-bottom: 2px solid black;
		border-left: 1px solid black;
		border-top: 2px solid black;
		color: blue;
		font-family: Courier; 
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_passwordEntry {
		background-color: #dedede;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		padding-left: 20px;
		text-align: left;
		vertical-align: center;
	}
	
	.PRSENT_SELECT_ranking {
		background-color: yellow; 
		font-family: Courier; 
		font-size: 12px; 
		height: 16px; 
		width: 120px
	}	
	
	.PRSENT_HEADING_submitButton {
		background-color: #dedede;
		border-bottom: 2px solid black;
		border-right: 2px solid black;
		border-top: 2px solid black;
		padding-right: 20px;
		text-align: right;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_title {
		background-color: #dedede;
		border: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 24px;
		font-weight: bold;
		height: 60px;
		text-align: center;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_userEntry {
		background-color: #dedede;
		border-bottom: 2px solid black;
		border-left: 2px solid black;
		border-top: 2px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		padding-right: 20px;
		text-align: right;
		vertical-align: center;
	}
	
	.PRSENT_HEADING_userNotice {
		background-color: #dedede;
		color: red;
		font-family: Arial;
		font-size: 14px;
		text-align: right;
		vertical-align: top;
	}
	
			
/*<!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/