BODY {
                 background-color: #000000; 
                 color: #ffffff;
}
.briswatchLink {
    text-decoration: none;
    color: firebrick !important;
    background-color: #fff; 
    padding: 2px;
}
A:link   {
    text-decoration: none;
    color: #ff6;
}
A:visited   {
    text-decoration: none;
    color: #c9c93d;
}
A:hover   {
    text-decoration: none;
    color: #fcfc3d;
}
.noRaces  {
                    font-size: 8pt;
                    font-weight: bold;
                    font-family: Arial, Helvetica, Sans-serif;
                    text-align: center;
                    color: #bbb;
}
.poweredBy {
                 font-size: 8pt;
                 font-weight: normal;
                 padding: 2px 13px 3px 0px;
                 color: white;
}
.racesHeader  {  font-size: 16pt;
                 padding: 2px 3px 3px 3px;
                 font-weight: bold;
                 background-color: #333; 
                 color: white;
                 font-family: Verdana, Arial, Helvetica;
}

.typeHeader  {   font-size: 10pt;
                 font-weight: normal;
                 font-family: Verdana, Arial, Helvetica, Sans-serif;
                 padding: 2px 3px 1px 3px;
                 background-color: #333; 
                 color: #ee6;
                 font-family: Arial, Helvetica, sans-serif;
}

.briswatchHeader  { font-size: 9pt;
                    font-weight: bold;
                    padding: 2px 3px 3px 3px;
                    background-color: #333; 
                    color: #ee6;
                    font-family: Arial, Helvetica, sans-serif;
}

.dateHeader  {
                    font-weight: normal;
                    font-size: 10pt;
                    padding: 3px;
                    color: #ee6;
                    background-color: #441; 
                    font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.dateHeaderToday  {
                    padding: 3px;
                    font-weight: bold;
                    font-size: 10pt;
                    color: #ee6;
                    background-color: #555; 
                    font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.runnerName  {
                    font-weight: bold;
                    color: #ee6;
                    font-size: 12pt;
                    font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.runnerInfo  {
                    color: #fff;
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
}
.runnerConnections  {
                    color: #fff;
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
}
.trackAndRace  {
                    color: #fff;
                    font-size: 10pt;
                    font-family: 'Times New Roman', Times, Serif;
}
.entryConditions  {
                    color: #fff;
                    font-size: 9pt;
                    font-family: 'Times New Roman', Times, Serif;
}
.entryLink  {
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
}
.chartLink  {
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
}
.ppLink  {
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
}
.pedLink  {
                    font-size: 8pt;
                    font-family: Arial, Helvetica, Sans-serif;
                    font-weight: bold;
}

.hrRow  {
                    border-top: darkgoldenrod 1px solid;
                    font-size: 1pt;
                    height: 2px;
}
TD.reportLinks {
    padding-left: 15px
}
