body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000060;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000066;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.tdbar {
	background-image: url(graphics/bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tdborder {
	border: medium dashed #FF9933;
	background: url(graphics/fadeback.gif);
}

.tr3breed {
	background: url(graphics/3breedsm2.gif) no-repeat scroll center;
}
.tr3brd2 {
	background: url(graphics/3_breed_image.gif) no-repeat fixed center top;
}


.tdnavlink {
	background-attachment: fixed;
	background-image: url(graphics/navlink.gif);
	background-repeat: repeat;
	background-position: center;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666699;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #666699;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #990000;
}
a:link { color:#000060; text-decoration:underline}
a:visited { color:#660000; text-decoration:underline}
a:hover { color:#FFFFFF; text-decoration:none; cursor:default; background:#666699}
a:active { color:#003366; text-decoration:underline;}
