﻿body
{
	font-family: Arial;
}

table
{
}

div
{
	font-family: Arial;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td
{
	font-family: Arial;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Background
{
	background-color: White;
	width: 850px;
}

.Background table
{
	background-color: White;
}

.Title
{
}

.Title td
{
	font-family: Arial;
	vertical-align: top;
}

.TitleDate
{
	font-size: 14pt;
}

.TitleStatic
{
	font-size: 18pt;
}

.TitleLinks
{
	font-size: 11pt;
	text-align: center;
}

.TitleLinks a
{
	color: black;
}

.TitleLinks a:hover
{
	color: red;
}

.Report
{
}

.ReportRaceName
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

.ReportRaceDistance
{
	font-size: 12pt;
	font-weight: bold;
}

.ReportRaceGrade
{
	font-size: 12pt;
	font-weight: bold;
}

.ReportRaceNumber
{
	font-size: 18pt;
	font-weight: bold;
	white-space: nowrap;
	width: 110px;
	text-align: center;
}

.ReportRaceTime
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 110px;
}

.ReportRaceTimeComment
{
	font-size: 6pt;
	text-align: center;
 	width: 110px;
}

.ReportRacePrizes td
{
	font-size: 10pt;
}

.ReportRaceComments
{
	font-size: 10pt;
}

.ReportRaceBetTable
{
	padding: 0px 2px 0px 2px;
	margin: 6px 0px 0px 0px;
}

.ReportRaceBetHeadings
{
	background-color: Black;
	color: White;
	font-weight: bold;
	font-size: 11pt;
	border-style: none;
	width: 150px;
	text-align: center;
}

.ReportRaceBetTips
{
	font-size: 11pt;
	font-weight: bold;
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

.ReportRaceBetSuggested
{
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
 }

.ReportRaceDogColumnHeadings
{
	font-size: 9pt;
	font-weight: bold;
	background-color: Black;
	color: White;
	margin: 0px 0px 0px 0px;
}

.DogFormPopup
{
	background-color: white;
	border-style: dotted;
	border-width: 1px;
	border-color: #666666;
	border-collapse: separate;
}

.ReportRaceDogLine
{
	height: 20px;
	min-height: 20px;
}

.ReportRaceDogExpander
{
	width: 25px;
	min-width: 25px;
	max-width: 25px;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
}

.ReportRaceDogFormDetails td
{
	font-size: 8pt;
	white-space: nowrap;
}

.ReportRaceDogRugNumber
{
	width: 20px;
	min-width: 20px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	min-height: 20px;
}

.ReportRaceDogFormMainDetails
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
}

.WinBoxTable
{
	border: solid black 1px;
	border-collapse: collapse;
	text-align: center;
}

.WinBoxTable td
{
	border: solid black 1px;
	font-size: 7pt;
}

.WinBoxHeading
{
	color: White;
	background-color: Black;
	font-size: 8pt;
	font-weight: bold;
	width: 25px;
}

.RaceNumberCell
{
	width: 120px;
	min-width: 120px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
}

.ScratchedDog
{
	text-decoration: line-through;
	color:Red;
}

.ScratchedDogForm
{
	color:red;
}
