table {
	color: #333333;		/* dark text */
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-align: left;
	}
td {
	color: #333333;		/* dark text */
	font-size: 10pt;
	font-family: verdana, sans-serif;
	}

.tabs {
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	}

.PlainText {
	color: #333333;		/* dark text */
	font-size: 10pt;
	font-family: verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	}
.SubHeader {
	color: #4eb49e;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-align: left;
	}
.Header {
	color: #dd2d00;		/* red text */
	font-size: 18pt;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-align: left;
	}

.FinePrintSize {
	font-size: 8pt;
	}
.SmallSize {
	font-size: 9pt;
	}
.NormalSize {
	font-size: 10pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 18pt;
	}

.BoldText {
	font-weight: bold;
	}
.ItalicText {
	font-style: italic;
	}

.AlignLeft {
	color: #333333;		/* dark text */
	text-align: left;
	font-family: verdana, sans-serif;
	}
.AlignCenter {
	color: #333333;		/* dark text */
	font-size: 10pt;
	text-align: center;
	font-family: verdana, sans-serif;
	vertical-align: top;
	}
.AlignRight {
	color: #333333;		/* dark text */
	font-size: 10pt;
	text-align: right;
	padding-right: 8px;
	font-family: verdana, sans-serif;
	}

.LightText {
	color: #f0f0f0;
	}
.DarkText {
	color: #333333;
	}
.RedText {
	color: #b90e21;
	}
.LightBlueText {
	color: #4eb49e;
	}
.SearchBlueText {
	color: #006183;
	}
.BlueText {
	color: #006183;
	}
.GrayText{
	color: #9da2b5;
	}
.DarkBlueText {
	color: #0e2a42;
	}
.YellowText {
	color: #f0f048;
	}
.TerraCottaText {
	color: #b55019; 	/* copper text */
	}
.RedText {
	color: #b90e21;
	}
.AquaText {
	color: #378070;
	}

.slidelink {
	cursor: pointer;
	cursor: hand;
	}
.countylist {
	display: none;
	position: absolute;
	background: #f8f8f8;
	border: 1px solid #333333;
	width: 240px;
	font-size: 8pt;
	z-index: 3;
	}
.eachevent {
	padding-bottom: 8px;
	}
.slider {
	display: none;
	position: absolute;
	background: #ffffff;
	border: 1px solid #333333;
	}
.sportselect {
	font-size: 8pt;
	line-height: 100%;
	}

.TableCell {
	vertical-align: top;
	padding-bottom: 12px;
	text-align: left;
	}
.DateCell {
	vertical-align: top;
	padding-bottom: 12px;
	width: 50px;
	text-align: left;
	}
.PortraitCell {
	vertical-align: top;
	width: 68px;
	color: #666666;
	text-align: center;
	}
.ListNav {
	color: #666666; 
	font-size: 8pt; 
	text-decoration: none;
	}
.GrayBackground {
	background: #e1e2e7 ;
	}
.Invisible {
	}
.InsertHTML {
	vertical-align: top;
	}

.MiniDate {
	color: #666666;
	font-size: 8pt;
	font-style: italic;
	}
.KeyTable {
	width: 300px;
	}
.tablelabel {
	color: #999999;
	font-size: 8pt;
	padding-right: 4px;
	}

a:link {
	text-decoration: none ;
	}

a:visited {
	text-decoration: none ;
	}

a:hover { 
	text-decoration: underline ;
	}

a:active {
	text-decoration: none ;
	}

a.NavTab:link {
	text-decoration: none ;
	color: #000000;
	}

a.NavTab:visited {
	text-decoration: none ;
	color: #000000;
	}

a.NavTab:hover { 
	text-decoration: underline ;
	color: #000000;
	}

a.NavTab:active {
	text-decoration: none ;
	color: #000000;
	}

select.EventSearch {
	font-size: 9pt;
	}

.SelectFrame {
	border-top: 1px #a5acb2 solid ;
	background: white; 

	font-size: 9pt;
	}
.SelectLabel {
	font-family: sans-serif;
	position: absolute; 
	font-size: 9pt;
	padding-top: 1px;
	}
.SelectSelect {
	border: 1px #a5acb2 solid; 
	overflow: auto; 
	position: absolute; 
	display: none;

	font-size: 9pt;
	}
.SelectWindow {
	border-top: 1px solid #a5acb2; 
	border-left: 2px solid #a5acb2; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	background: white; 
	position: absolute;
	display: none;
	z-index: 2;

	font-size: 9pt;
	padding: 4px;
	}
.SearchResults {
	overflow: hidden;
	white-space: nowrap;
	}

