
body {
    background-color: #ffffff;
}
.displayRacesTable {
    background: none repeat scroll 0 0 #202020;
}
.briswatchLink {
    background-color: #202020;
    color: #202020 !important;
    padding: 2px 2px 3px;
    text-decoration: none;
}
A:link {
    color: #23355d;
    font-weight: bold;
}
A:visited {
    color: #23355d;
    font-weight: bold;
}
A:hover {
    color: #0000cc;
}
.racesHeader {
    background-color: #202020;
    border-bottom: thin solid #f2f2f2;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    padding: 2px 3px 3px;
}
.typeHeader {
    background-color: #202020;
    border-bottom: thin solid #f2f2f2;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px 3px 1px;
}
.briswatchHeader {
    background-color: #202020;
    border-bottom: thin solid #f2f2f2;
    color: #081c80;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 2px 3px 3px;
}
.dateHeader {
    background-color: #f2f2f2;
    color: #5476e4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
}
.dateHeaderToday {
    background-color: #202020;
    color: #f2f2f2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: 800;
    padding: 3px;
}
.runnerName {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
.runnerInfo {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.runnerConnections {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.trackAndRace {
    font-family: "Times New Roman",Times,serif;
    font-size: 10pt;
    text-align: center;
}
.entryConditions {
    font-family: "Times New Roman",Times,serif;
    font-size: 9pt;
}
.entryLink {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.chartLink {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.ppLink {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.pedLink {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
.hrRow {
    border-top: 1px solid #e54a6f;
    font-size: 1pt;
    height: 2px;
}
.noRaces {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    text-align: center;
}
TD.reportLinks {
    text-align: center;
}

