﻿.pageTitle	{
		font-size:28pt; font-weight:bold; font-style:italic; text-decoration:underline;
		margin:18px 0 18px 0;
}
.scheduleWinner {
		font-size: 24pt; font-style:italic; font-weight:bold;
}
.scheduleSecond {
		font-size: 18pt; font-style:italic; font-weight:bold;
}
.scheduleThird {
		font-size: 14pt; font-style:italic; font-weight:bold;
}
p.scheduleTitleUpper {
		text-align:center; font-size:24pt; font-weight:bold; font-style:italic; margin-bottom:2px; margin-top:2px;
}
p.scheduleTitleLower {
		text-align:center; margin:3px 1px; font-size:16px; font-style:italic;
}

.schedulePurse {
		font-size:10pt; font-weight:normal;
}
.scheduleMajorTMC {
		font-size:12pt; font-weight:bold;
}
.scheduleBotNote {
		font-size:12pt; font-style:italic; font-weight:bold; text-align:center;
}

.blankChar1st {
		font-size:8pt; font-style:normal; color:#FFFFFF;
}
.blankChar2nd {
		font-size:7pt; font-style:normal; color:#FFFFFF;
}
.blankChar3rd {
		font-size:6pt; font-style:normal; color:#FFFFFF;
}

div.scheduleTrophies {
		text-align: center; width:20%; margin-left:auto; margin-right:auto;
		font-size: 18pt; font-style: italic; border:5px black double; font-weight:bold; text-decoration: none;
}

table.scheduleCenterTable {
		margin-left:auto; margin-right:auto;
		border:1px black double; width:100%;
}

td.scheduleTitleLowerEvent {
		width:36%; border:1px black double; height:77px; text-align:center;
}
td.scheduleTitleLowerDueDate {
		width:15%; border:1px black double; height:77px; text-align:center; text-decoration:underline;
}
td.scheduleTitleLower123 {
		width:24%; border:1px black double; height:77px; text-align:center;
}
td.scheduleTitleLowerWeather {
		width:10%; border:1px black double; height:77px; text-align:center; text-decoration:underline;
}
td.scheduleTitleLowerAddInfo {
		width:15%; border:1px black double; height:77px; text-align:center; text-decoration:underline;
}

td.scheduleEvent {
		width:36%; border:1px black double; text-align:center; height:22px; font-style:italic; font-weight:bold
}
td.scheduleDateDue {
		width:15%; border:1px black double; text-align:center; height:22px; font-size:12pt;
}
td.schedule123 {
		width:24%; border:1px black double; text-align:center; 
}
td.scheduleWeather {
		width=10%; border:1px black double; font-family:"Times New Roman", Times, serif;
		 text-align:center; height:22px; font-size:10pt;
}
td.scheduleAddInfo {
		width=15%; border:1px black double; font-family:"Times New Roman", Times, serif;
		 text-align:center; height:22px; font-size:8pt;
}
