/*<!-- ANY UNUSED CLASSES? no -->*/
/*<!- CSS STYLE SHEETS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/
	
	.RNKEDT_DISPLAY_preface {
		text-align: center;
		vertical-align: center;
	}
	
	.RNKEDT_DISPLAY_rankEntryRow {
		text-align: center;
		vertical-align: center;
	}
	
	.RNKEDT_HEADING_columnHeaders {
		background-color: silver;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		border-top: 1px solid black;
		color: white;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}	
	
	.RNKEDT_HEADING_submitButton {
		background-color: #dedede;
		border: 1px solid black;
		color: red;
		font-family: Arial;
		font-size: 14px;
		padding-bottom: 10px;
		padding-right: 20px;
		text-align: right;
		vertical-align: bottom;
	}
	
	.RNKEDT_INPUT_preface {
		background-color: #ffffcc;
		font-family: Arial;
		font-size: 12px;
		text-align: left;
		vertical-align: top;
	}
	
	.RNKEDT_INPUT_teamSelection {
		background-color: #ffffcc;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		vertical-align: center;
	}
	
	.RNKEDT_INPUT_writeUp {
		background-color: #ffffcc;
		font-family: Arial;
		font-size: 12px;
		text-align: left;
		vertical-align: top;
	}
	
	.RNKEDT_TEXT_number {
		border-left: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		vertical-align: center;
	}

/*<!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/