﻿.LiveTable
{
	border-right: #00A84B 1px solid;
	border-top: #00A84B 1px solid;
	border-left: #00A84B 1px solid;
	border-bottom: #00A84B 1px solid;
}

.LiveTableHeader
{
	border-top: #00A84B 1px solid;
	border-bottom: #00A84B 1px solid;
}


.LiveTableHeaderSep1
{
	border-top: #00A84B 1px solid;
	border-left: #00A84B 1px solid;
}
.LiveTableHeaderSep2
{
	border-top: #00A84B 1px solid;
	border-left: #00A84B 1px solid;
	border-bottom: #00A84B 1px solid;
}

.LiveTableHeaderSep3
{
	border-top: #00A84B 1px solid;
	border-right: #00A84B 1px solid;
	border-bottom: #00A84B 1px solid;
}
.LiveTableHeaderSep4
{
	border-top: #00A84B 1px solid;
	border-right: #00A84B 1px solid;
	border-left: #00A84B 1px solid;
}

.RaceCombo
{
	font-weight: bold;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #A0EE40;
	border-bottom-style: none;
	vertical-align: middle;
	text-align: left;
}

.OnCourseTitle
{
	background-color: #0099FF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.ColBib
{
	text-align: center;
}

.ColNOC
{
	text-align: center;
}

.ColRank
{
	text-align: center;
	font-weight: bold;
}

.ColTimes
{
	text-align: right;
}

.GatesHeader
{
	text-align: left;
	font-weight: normal;
	font-family: 'Courier New' , Courier, Monospace;
	font-size: x-small;
	white-space: pre;
	border-top: red 1px solid;
	border-right: red 1px solid;
	border-bottom: red 1px solid;
}

.ColGates
{
	text-align: left;
	font-weight: normal;
	font-family: 'Courier New' , Courier, Monospace;
	font-size: x-small;
	white-space: pre;
}
