body {
margin: 0;
font-family: helvetica, arial, sans-serif;
font-size: 14px;
color: #25408F;
}

div#header {
background-color: #25408F;
height: auto;
color: #FFF;
white-space: nowrap;
}

#header a {
text-decoration: none;
color: #25408F;
}

#header a:hover {
color: #00F;
}

div#footer {
color: #999;
height: auto;
font-size: 12px;
text-align: center;
}

#footer a {
color: #999;
text-decoration: none;
}

img.bordered {
border-style: solid;
border-width: 1px;
border-color: #FFF;
}

.padded td {
padding: 10px 0px 10px 0px;
}

td.c1b {
width: 108px;
background-image: url(images2/1b.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/1b.gif) no-repeat top left;
text-align: center;
}

td.c1c {
width: 108px;
background-image: url(images2/1c.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/1c.gif) no-repeat top left;
text-align: center;
}

td.c1d {
width: 108px;
background-image: url(images2/1d.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/1d.gif) no-repeat top left;
text-align: center;
}

td.c2d {
width: 108px;
background-image: url(images2/2d.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/2d.gif) no-repeat top left;
text-align: center;
}

td.c3a {
width: 108px;
background-image: url(images2/3a.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/3a.gif) no-repeat top left;
text-align: center;
}

td.c3b {
width: 108px;
background-image: url(images2/3b.gif);
background-repeat: no-repeat;
background-position: top left;
background: #FFF url(images2/3b.gif) no-repeat top left;
text-align: center;
}

.shows td, .sales td {
background-color: #FFF;
background-image: url(images2/dot.gif);
background-repeat: repeat-x;
background-position: top left;
background: #FFF url(images2/dot.gif) repeat-x top left;
vertical-align: top;
}

.shows td {
padding: 0px 4px 0px 2px;
}

.sales td {
padding: 3px 4px 0px 2px;
}

.shows td span, .sales td span {
background-color: #FFF;
padding: 0px 4px 0px 2px;
}

.shows form, .sales form {
margin-bottom: 0;
}

.sales td, .sales td input {
font-size: 12px;
}

.sales caption {
font-weight: bold;
padding: 3px 0px 3px 0px;
}

.header td {
background-color: #25408F;
}

.header td, .header td a {
color: #FFF;
text-decoration: none;
font-weight: bold;
padding: 3px 4px 3px 2px;
}

.header td a:hover {
text-decoration: underline;
}

.smallinput td, .smallinput input, .smallinput select {
font-size: 12px;
}

.body td, .body td span {
background-color: #fff;
}

.bodyhigh td, .bodyhigh td span {
background-color: #DBE1F2;
}

td.last {
padding: 0;
background-image: none;
vertical-align: middle;
}

.pedigree td.up {
border-top: 1px solid #6BD6C8;
border-left: 1px solid #6BD6C8;
}
.pedigree img {
border: 0;
}
.pedigree td.down {
border-left: 1px solid #6BD6C8;
border-bottom: 1px solid #6BD6C8;
}
.pedigree td.leftside {
border-left: 1px solid #6BD6C8;
}
.pedigree {
line-height: 120%;
font-size: 12px;
}

h2 {
text-align: center;
font-size: 16px;
font-weight: bold;
}

ul.float {
margin-left: 0px;
padding-left: 0px;
width: 100%;
}

ul.float li {
list-style: none;
float: left;
padding-right: 15px;
padding-top: 10px;
text-align: center;
height: 200px;
}

ul.float li a {
display: block;
padding: 5px 5px 3px 5px;
border: 1px solid #999;
text-decoration: none;
}

ul.float li a img {
border: none;
}

ul.float li a:hover {
background-color: #DBE1F2;
}
  
ul.float span {
margin-top: 5px;
font-size: 8pt;
}

div.sireimage {
float: left;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 0px 0px 10px 0px;
}

ul {
list-style-image: url(images2/lilly2.gif);
}

ul.sales {
list-style-image: url(images2/check2.gif);}

p.update {
text-align: right;
font-size: 12px;
}

div.date {
width: 51px;
height: 57px;
background: transparent url(images2/date.gif) no-repeat 4px 0px;
padding: 16px 0px 0px 0px;
font-size: 12px;
line-height: 12px;
text-align: center;
color: #999;
float: left;
margin-bottom: 0px;
}


