/*<!-- ANY UNUSED CLASSES? no -->*/
/*<!- CSS STYLE SHEETS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/
	
	.SRVENT_CELL_defeatStatement {
		border-bottom: 1px solid black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_gameResult {
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		font-family: Courier;
		font-size: 12px;
		font-weight: bold;
		padding-left: 25px;
		text-align: left;
		vertical-align: center;
	}
	
	.SRVENT_CELL_gameSpread {
		border-bottom: 1px solid black;
		font-family: Courier;
		font-size: 10px;
		font-weight: bold;
		padding-left: 5px;
		text-align: left;
		vertical-align: center;
	}
	
	.SRVENT_CELL_opponentLogo {
		border-bottom: 1px solid black;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_opponentName {
		border-bottom: 1px solid black;
		font-family: Arial;
		font-size: 14px;
		padding-left: 5px;
		text-align: left;
		vertical-align: center;
	}
	
	.SRVENT_CELL_noSelection {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 9px;
		font-weight: bold;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_teamButton {
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		font-family: Arial;
		font-size: 18px;
		padding-bottom: 8px;
		padding-top: 5px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_teamInfo {
		border-bottom: 1px solid black;
		font-family: Courier;
		font-size: 12px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_teamLogo {
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_CELL_teamName {
		border-bottom: 1px solid black;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		padding-left: 5px;
		text-align: left;
		text-transform: uppercase;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_awayTeam {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_entryCell {
		background-color: #dedede;
		border-bottom: 2px solid black;
		border-right: 2px solid black;
		border-top: 1px solid black;
		color: red;
		padding-right: 20px;
		text-align: right;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_homeTeam {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_passwordEntry {
		background-color: #dedede;
		border-bottom: 2px solid black;
		border-left: 2px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		padding-right: 20px;
		text-align: right;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_submitButton {
		background-color: #dedede;
		padding-bottom: 7px;
		padding-right: 5px;
		padding-top: 5px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_title {
		background-color: #dedede;
		border-left: 1px solid black;
		border-right: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 24px;
		font-weight: bold;
		height: 60px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_userNotice {
		background-color: #dedede;
		color: red;
		font-family: Arial;
		font-size: 14px;
		text-align: right;
		vertical-align: top;
	}
	
	.SRVENT_HEADING_userEntry {
		background-color: #dedede;
		border: 2px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		height: 60px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_HEADING_weekNumber {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 18px;
		text-align: center;
	}
	
	----
	
	.SRVENT_BODY_at {
		background-color: #dedede;
		border-bottom: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_BODY_awayInfo {
		border-bottom: 1px solid black;
		color: black;
		font-family: Courier;
		font-size: 14px;
		text-align: right;
		vertical-align: center;
	}
	
	.SRVENT_BODY_awayTeam {
		border-bottom: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: right;
		vertical-align: center;
	}
	
	.SRVENT_BODY_homeInfo {
		border-bottom: 1px solid black;
		color: black;
		font-family: Courier;
		font-size: 14px;
		text-align: left;
		vertical-align: center;
	}
	
	.SRVENT_BODY_homeTeam {
		border-bottom: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: left;
		vertical-align: center;
	}
	
	.SRVENT_BODY_radioButton {
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 24px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_BODY_score {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		color: black;
		font-family: Arial Black;
		font-size: 24px;
		text-align: center;
		vertical-align: center;
	}
	
	.SRVENT_BODY_spread {
		border-bottom: 1px solid black;
		color: black;
		font-family: Arial Black;
		font-size: 14px;
		padding-bottom: 10px;
		vertical-align: bottom;
	}
			
/*<!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/