body {
                 background-color: #FFF4DA; 
                 color: black;
                 font-size: 8pt;
                 font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}
.briswatchLink {
    text-decoration: none;
    color: firebrick !important;
    background-color: #FFFFFF; 
}
A:link   {
    text-decoration: underline;
    color: blue;
}
A:visited   {
    text-decoration: underline;
    color: blue;
}
A:hover   {
    text-decoration: none;
    color: blue;
    font-weight: bolder;
}
.noRaces  {
                    font-weight: bold;
                    text-align: center;
                    color: #BBBBBB;
}
.poweredBy {
                 font-weight: normal;
                 padding: 2px 13px 3px 0px;
}
.racesHeader  {  font-size: 16pt;
                 padding: 2px 3px 3px 3px;            
                 font-weight: bold;
                 background-color: #013300; 
                 color: white;
}

.typeHeader  {   font-size: 10pt;
                 font-weight: bold;
                 padding: 2px 3px 1px 3px;
                 background-color: #003300; 
                 color: #D4AB6B;
}

.briswatchHeader  { font-size: 9pt;
                    font-weight: bold;
                    padding: 2px 3px 3px 3px;
                    background-color: #003300; 
                    color: yellow;
}

.dateHeader  {      padding: 3px;
                    font-weight: bold;
                    font-size: 10pt;
                    color: white;
                    background-color: #114411; 
}

.dateHeaderToday  { padding: 3px;
                    font-weight: bolder;
                    font-size: 10pt;
                    color: #D4AB6B;
                    background-color: #555555; 
}

.runnerName  {
                    font-weight: bold;
                    color: black;
                    font-size: 12pt;
}
.runnerInfo  {
                    font-size: 8pt;
}
.runnerConnections  {
		    font-size: 8pt;
}
.trackAndRace  {
                    font-size: 9pt;
}
.entryConditions  {
                    font-size: 9pt;
}
.entryLink  {
                    font-size: 8pt;
}
.chartLink  {
                    font-size: 8pt;
}
.ppLink  {
                    font-size: 8pt;
}
.pedLink  {
                    font-weight: bold;
                    font-size: 8pt;
}

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