body {
	background: Black;
	background-image: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 15px;
}

td.bodyContent {
	padding-left: 10px;
	padding-right: 10px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.03em;
	color: White;
	margin: 5px 0px 5px 0px;
}

a {
	color: White;
	text-decoration: underline;
}

a:hover {
	color: #CCFFFF;
	text-decoration: none;
}

a.wBorder {
	color: White;
	text-decoration: none;
	border-bottom: 1px solid white;
}

a:hover.wBorder {
	color: #CCFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCFFFF;
}

hr {
	height: 2px;
	color: #F9FC83;
	margin: 5px;
}

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 2em;
	letter-spacing: 0.05em;
	margin-top: 15px;
	margin-bottom: 10px;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.75em;
	letter-spacing: 0.03em;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2 a {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

h2 a:hover {
	color: #F9FC83;
	text-decoration: none;
	border-bottom: 1px solid #F9FC83;
}

h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.5em;
	margin-bottom: 5px;	
}

h3 a {
	color: White;
	text-decoration: none;
	border-bottom: 1px solid White;
}

h3 a:hover {
	color: #CCFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCFFFF;
}

a.imgLink {
	text-decoration: none;
	border: 0px;
}

a:hover.imgLink {
	text-decoration: none;
	border: 0px;
}

img.wBorder {
	border: 4px solid white;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.wBorderSmall {
	border: 2px solid white;
	margin: 8px;
}

table.pedigree {
	border: 2px solid white;
	width: 100%;
}

table.pedigree td {
	text-align: center;
	border: 1px solid White;
	padding: 5px;
}

table.pedigree th {
	background-color: white;
	color: black;
	font-weight: bold;
	height: 2.2em;
	vertical-align: middle;
	text-align: center;
}

table.noBorder {
	border: 0px;
}

table.noBorder td {
	border: 0px;	
	padding: 2px;
}

table.noBorder td.textLeft {
	border: 0px;
	padding: 2px;
	text-align: left;
}

td.menuHead {
	border-bottom: 1px solid #BABABA;
}

td.menuFoot {
	border-top: 1px solid #E8E8E8;
}

td.menu {
	font-weight: bold;
	padding-left: 15px;
	background-color: #cccccc;
	border-bottom: 1px solid #BABABA;
	border-top: 1px solid #E8E8E8;
}

td.menuHover {
	font-weight: bold;
	padding-left: 15px;
	background-color: #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
}

td.menu a {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #4D4D4D;
}

td.menuHover a:hover {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #C7C7C7;
}

table.results {
	border: 0px;
}

table.results th {
	background-color: white;
	color: black;
	font-weight: bold;
	height: 2.2em;
	vertical-align: middle;
	text-align: center;
}

table.results th.transResultLeft {
	width: 42px;
	background-color: Black;
	border-right: 1px solid White;
}

table.results th.transResultRight {
	width: 42px;
	background-color: Black;
	border-left: 1px solid White;
}

table.results td {
	border: 1px solid White;
	padding: 5px;
	height: 1.7em;
}

table.results td.transResultLeft {
	border: 0px;
	padding: 5px;
	border-right: 1px solid White;
}

table.results td.transResultRight {
	border: 0px;
	padding: 5px;
	border-left: 1px solid White;
}

table.results td.resultLastRow {
	border-bottom: 2px solid White;
}

table.gallery {
	width: 750px;
	margin: 0px;
	border: 2px solid White;
}

table.gallery td {
	width: 50%;
	border: 1px solid White;
	padding: 5px 5px 7px 15px;
}

table.gallery th {
	background-color: White;
	color: black;
	font-weight: bold;
	height: 2.2em;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

a.gallery {
	color: Black;
	text-decoration: none;
	border-bottom: 1px solid Black;
}

a:hover.gallery {
	color: Black;
	text-decoration: none;
	border: 0px;
}

td.lineRed {
	background: #F9FC83;
	height: 2px;
}

td.lineSpacer {
	height: 15px;
}

a.pedigreeName {
	color: #F9FC83;
	text-decoration: none;
	border-bottom: 1px solid #F9FC83;
	font-size: 1.05em;
}

a:hover.pedigreeName {
	color:#CCFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCFFFF;
	font-size: 1.05em;
}

span.pedigreeName {
	color: #F9FC83;
	text-decoration: none;
	font-size: 1.05em;
}

span.pedigreeGrades {
	display: block;
	margin-top: 3px;
	font-size: 0.75em;
}

span.owners a {
	font-size: 1.2em;
	color: White;
	text-decoration: none;
	border-bottom: 1px solid White;
}

span.owners a:hover {
	font-size: 1.2em;
	color: #72A9FC;
	text-decoration: none;
	border-bottom: 1px solid #72A9FC;
}

span.spacer {
	font-size: 40px;
}

table.body {
	height: 100%;
}

td.footerUpdate {
	padding-left: 20px;
	text-align: left;
	font-size: 0.7em;
	font-style: normal;
}

td.footerVisits {
	padding-right: 20px;
	text-align: right;
	font-size: 0.7em;
	font-style: normal;
}

a.links {
	color: #EBEDAD;
	text-decoration: none;
	border-bottom: 1px solid #EBEDAD;
	font-size: 1.05em;
}

a:hover.links {
	color: #CCFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCFFFF;
	font-size: 1.05em;
}

span.indexRott {
	font-size: 1.3em;
}

span.indexEarl {
	font-size: 2em;
}

span.indexFci {
	font-size: 0.9em;
}