<%
'Changes
'06/14/2007 - SWhitmore - Added DocListRowRed, Input1Red
'03/15/2010 - SWhitmore - Added classes for Waiver

%>
table { font-family: Arial; font-size: 9pt; color: #333333 }

.DocEditHead { font-size: 14pt; color: #000080 }
.DocEditCellLabel {text-align: right }
.DocEditCellValue {}
.DocListHead { font-size: 14pt; color: #B4DA34 }
.DocListRowHead { color: #ffffff; font-weight:bold }
.DocListRow { background-color: #ffffff }
.DocListRowRed { background-color: #ffffff; color: #ff0000 }
.DocTable1 { background-color: #B4DA34 }
.DocTable2 { background-color: #ffffff }
.Input1 { font-family: Arial; font-size: 9pt; color: #333333 }
.Input1Red { font-family: Arial; font-size: 9pt; color: #ff0000 }
.MenuHead { font-size: 14pt; color: #B4DA34 }
.MenuSection { color: #B4DA34; font-weight:bold }
.sportlinks {color: #000000; text-decoration: none; }
.sportlinks:visited {color: #000000; text-decoration: none; }
.sportlinks:hover {color: blue; }

.WaiverText8 { font-family: Arial; font-size: 8pt; color: #000000 }
.WaiverText9 { font-family: Arial; font-size: 9pt; color: #000000 }
.break { page-break-before: always; }