H3 {
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
	text-align: center;
}

H3.breadcrumb {
	font-weight: bold;
	font-size: 8px;
	font-family: Tahoma;
	text-align: left;
}

body, td, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
body {
	margin: 1pt;
}
body.pages
{
	background: url(../images/backgrounds/bgbone.gif);
}
table.contentTable {
	background-image: url(../images/backgrounds/bgBluePaw.gif);
}
table.mainTable {
	width: 707px;
}
div.content {
	border-bottom: none;
	border-top: none;
	border-left:  #000000 1px solid;
	border-right:  #000000 1px solid;
}
div.counter {
	border-left: none;
	border-right: none;
	border-top:  #000000 1px solid;
	border-bottom:  #000000 1px solid;
}
div {
	border:  #000000 1px solid;
}
div.imageCaption {
	border-top: none;
}
input.guestbook2 {
	width: 65%;
}
input.contactUs {
	width: 95%;
}
textarea.guestbook2 {
	width: 65%;
}
textarea.contactUs {
	width: 95%;
}
td.footer {
	background-image: url(../images/backgrounds/bgBlueLines.gif);
	background-color: #002184;
}
td.header {
	background-image: url(../images/backgrounds/bgBlueLines.gif);
	background-color: #002184;
}
a.calendarLink:hover {
	text-decoration: none;
}
a:link {
	color: blue; 
	text-decoration:none;
}
a:visited {
	color: blue; 
	text-decoration:none;
}
a:hover {
	text-decoration: underline; 
	color: blue;
}
a:active {
	color: blue;
	text-decoration: none;
}
a.default:link {
	color: #999999; 
	text-decoration:none;
}
a.default:visited {
	text-decoration:none;
}
a.default:hover {
	text-decoration: underline; 
}
a.default:active {
	text-decoration: none;
}
.pedigreeDetails {
	font-size: 12px;
}
.pedigreeDetails2 {
	font-size: 24px;
	font-weight: bold;
}
td.pedigreeRight {
	border-right: solid 1px #000000;
}
td.pedigreeLeft {
	border-left: solid 1px #000000;
}
td.pedigreeBottom {
	border-bottom: solid 1px #000000;
}
td.pedigreeTop {
	border-top: solid 1px #000000;
}
td.pedigreeBottomRight {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}
td.pedigreeBottomLeft {
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}
td.pedigreeTopLeft {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}
td.pedigreeTopRight {
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}
td.pedigreeLeftRight {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
td.pedigreeTopBottom {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
td.footerMain {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-image: url(../images/backgrounds/bgBlueLines.gif);
	background-color: #002184;
}
td.footerLeft {
	border-left: solid 1px #000000;
	background-image: url(../images/backgrounds/bgBlueLines.gif);
	background-color: #002184;
}
td.footerRight {
	border-right: solid 1px #000000;
	background-image: url(../images/backgrounds/bgBlueLines.gif);
	background-color: #002184;
}
td.pedigreeLeftRightTop {
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}
td.pedigreeLeftRightBottom {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
}
td.pedigreeMainLeftRight {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	padding-left: 4px;
	padding-right: 4px;
}
td.pedigreeAllBorders {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}
td.sitemapRight {
	border-right: dashed 1px #000000;
}