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.horseRecordTableWide {
  background: transparent;
	border: 1px solid #000000;
	padding: 2px;
}

table.horseRecordTableWide tr td {
	margin: 0;
	font-size: 70%;
}

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

table.iconPrint {
	width: 130px;
	display: inline;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}

table.iconPrintNoBorder {
	width: 130px;
	display: inline;
	padding-left: 5px;
	margin-right: 5px;
}

table.iconPrint tr td, table.iconPrintNoBorder tr td {
	font-size: 90%;
}

table.notesBox {
  width: auto;
	border: 1px solid #000000;
  padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
} 

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

table.trainerJockeyTableWide tr td {
	font-size: 85%;
}

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 {
  color: #000000;
  font-size: 110%;
  font-weight: bold;
  background: transparent;
	border-right: 1px solid #000000;
  vertical-align: middle;
}

.attention, .highlight {
	color: #000000;
	font-family: Arial, Garamond, serif;
	font-weight: bold;
	font-size: 110%;
}

.bioText {
  color: #000000;
  font-size: 65%;
}

.equipment {
	color: #000000;
}

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

.horseName {
  font-family: Arial;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
}

.horseNameScratched {
  font-family: Arial;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
  text-decoration: line-through;
}

.layoffDate {
  color: #000000;
  font-weight: bold;
}

.noPrint {
	display: none;
}

.printOnly {
	display: inline;
}

.rating1, .rating2, .ratingClass, .ratingScratched {
  color: #000000;
  font-size: 100%;
  font-weight: bold;
}

.trainerJockeyChange {
  color: #000000;
  font-weight: normal;
}

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

