body {
	color: #000000;
	background: transparent;
	font-family: Arial, Garamond, serif;
	font-size: 10pt;
	margin: 0;
}

td, p {
	font-family: Arial, Garamond, serif;
	font-size: 10pt;
}

a.largeLink, a.largeLink:hover, a.largeLink:visited {
	color: #000000;
	font-family: Arial, Garamond, serif;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

table.content, table.contentBare {
	width: 100%;
	background: transparent;
}

table.displayedRatingTable {
	border: 1px solid #000000;
} 

table.displayedRatingTable tr td {
	padding: 5px;
}

table.horseRecordTable {
  background: transparent;
	border: 1px solid #000000;
	padding: 2px;
}

table.horseTable {
  background: transparent;
  border-bottom: 2px solid #000000;
}

table.raceTable {
	margin-top: 5px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}

table.workoutTable {
  background: transparent;
	border: 1px solid #000000;
}

td.content {
	background: transparent;
}

td.contentBoxBottomBackground, td.contentBoxLeftBackground, 
td.contentBoxRightBackground {
	background: transparent;
}

td.displayedRatingMessageDirt, td.displayedRatingMessageTurf {
  color: #000000;
  font-weight: bold;
  background: transparent;
  font-size: 120%;
  vertical-align: middle;
}

td.contentHeadingBackground {
	background: transparent;
	font-family: Arial, Garamond, serif;
	font-weight: bold;
}

td.headingArabian, td.headingDefault, td.headingMixed, td.headingNote,
td.headingQuarterHorse, td.headingTurf {
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}

td.tier, td.tier1, td.tier2, td.tier3, td.tier4, td.tier5, td.tier6,
td.tierScratched {
  border-right: 1px solid #000000;
}

.firstTimeLasix {
  color: #000000;
  background: transparent;
  margin: 2px;
  padding: 3px;
  border: 2px solid #000000;
}

.horseName, .horseNameScratched {
  font-size: 120%;
}

.noPrint {
	display: none;
}

.printOnly {
	display: inline;
}

.printOnlyRaceNotes td, .printOnlyHorseNotes td {
  padding: 5px;
  color: #ff0000;
}

.rating {
  background: transparent;
}

.workoutMonster, .workoutMonsterTurf {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}