<style>

/* Link Elements */

a:hover { color: #333 }
a:visited { color: #666 }
a:visited:hover { color: #000 }

a.mainNav { font-family: arial, helvetica, sans-serif; color: #fff; text-decoration: none; font-weight: bold; font-size: 12px }
a:hover.mainNav { font-family: arial, helvetica, sans-serif; color: #aaf; text-decoration: none; font-weight: bold; font-size: 12px; }
a:visited.mainNav { font-family: arial, helvetica, sans-serif; color: #fff; text-decoration: none; font-weight: bold; font-size: 12px; }

a.innLink { font-family: arial, helvetica, sans-serif; color: #23628E; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 11px }
a:hover.innLink { font-family: arial, helvetica, sans-serif; color: #9C2267; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 11px; }
a:visited.innLink { font-family: arial, helvetica, sans-serif; color: #23628E; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 11px; }


a.sLInk { font-family: arial, helvetica, sans-serif; color: #9C2267; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px }
a:hover.sLink { font-family: arial, helvetica, sans-serif; color: #9C2267; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px; }
a:visited.sLink { font-family: arial, helvetica, sans-serif; color: #9C2267; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px; }






a.ticketLink { font-family: arial, helvetica, sans-serif; color: #1A547A; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px }
a:hover.ticketLink { font-family: arial, helvetica, sans-serif; color: #333333; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px; }
a:visited.ticketLink { font-family: arial, helvetica, sans-serif; color: #1A547A; text-decoration: none; font-weight: bold; line-height: 1.4em; font-size: 12px; }




/* Abosolute Size Text Elements */

.body {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 11px; }
	
.body3 {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 12px; }
	
.bodySmall {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 10px; }
	
	
.sectionHead {
	font-family: Times, serif;
	color: #9C2267;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 30px; }
	
.sectionSubhead {
	font-family: Times, serif;
	color: #666666;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 18px; }
	
	
	
.innHeader {
	font-family: arial, helvetica, sans-serif;
	color: #9C2267;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 14px; }
	
	
.scheduleHeader {
	font-family: arial, helvetica, sans-serif;
	color: #1A547A;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 14px; }
	
	
.sponsor {
	font-family: arial, helvetica, sans-serif;
	color: #1A547A;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12px; }
	
.scheduleTickets {
	font-family: arial, helvetica, sans-serif;
	color: #9C2267;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 12px; }
	
.scheduleTime{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 12px; }
	
.scheduleEvent{
	font-family: arial, helvetica, sans-serif;
	color: #9C2267;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 14px; }
	
.scheduleDesc{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 11px; }
	
	
.innText {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 11px; }
	
.innHead {
	font-family: arial, helvetica, sans-serif;
	color: #23628E;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 10px; }
	
.navText {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 10px; }
	
.blueHead {
	font-family: arial, helvetica, sans-serif;
	color: #1E5378;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 12px; }
	
.tableMain {
	border-style: solid;
   	border-color: #1E5378;
   	border-top-width: 10px;
   	border-right-width: 10px;
   	border-bottom-width: 10px;
   	border-left-width: 0px;
}




</style>
	
