body {
background-color: #DDDBEC;
background-image: url(images/grad.gif);
background-repeat: repeat-x;
background-position: top center;
background: #DDDBEC url(images/grad.gif) repeat-x top center;
margin: 0px 0px 0px 0px;
padding: 145px 30px 30px 30px;
border: 0;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #009;
}

#menu {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

img {
border-width: 1px;
border-style: solid;
border-color: #009;
}

img.noborder {
border: 0;
}

img.top {
border: 0;
vertical-align: top;
}

img.bot {
border: 0;
vertical-align: bottom;
}

img.fright, table.fright, table.last {
float: right;
margin: 0px 0px 20px 30px;
}

#ft a{
text-decoration: none;
}

#ft td.left {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #009;
font-size: 11px;
}

#ft td.right {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #009;
font-size: 11px;
}

td.right, p.right {
text-align: right;
}

td.left {
text-align: left;
}

span.y {
color: #FC0;
font-family: Eras Demi ITC, Arial, Helvetica, sans-serif;
font-size: 15px;
font-variant: small-caps;
}

div.s {
width: 80px;
float: left;
}

img.left {
float: left;
margin: 0px 20px 20px 0px;
}

ul.float {
margin-left: 0px;
padding-left: 0px;
width: 100%;
}

ul.float li {
list-style: none;
float: left;
padding-right: 25px;
text-align: center;
height: 240px;
width: 156px;
}

ul.float li a {
display: block;
padding: 3px 3px 0px 3px;
text-decoration: none;
}

ul.float li a:hover {
background-color: #ffc;
}
  
ul.float p {
margin-top: 5px;
}

h4 {
font-size: 18px;
background-color: none;
background-image: url(images/line.gif);
background-repeat: repeat-x;
background-position: bottom center;
background: none url(images/line.gif) repeat-x bottom center;
padding-bottom: 3px;
}

p.newsdate {
text-align: right;
font-size: 10px;
}

td.cap {
text-align: center;
font-size: 12px;
font-weight: bold;
}

ul {
list-style-image: url(images/bull.gif);}
}

fieldset {
border: 1px solid #FFC;
padding: 5px 30px 5px 30px;
}

.last th {
text-align: left;
background-color: none;
padding: 20px 5px 5px 5px;
}

.last td {
text-align: left;
padding: 0px 5px 0px 5px;
}

.header td {
border-bottom: 2px solid #FC0;
background-color: #E5E3F1;
}

.header td a, .header td {
font-weight: bold;
color: #009;
text-decoration: none;
}

.body td {
border-bottom: 1px solid #FC0;
background-color: #E5E3F1;
}

.bodyhigh td {
background-color: #FFF;
border-bottom: 1px solid #FC0;
}

td.foot {
background-color: none;
text-align: center;
}

.pedigree td.up {
border-top: 1px solid #009;
border-left: 1px solid #009;
}
.pedigree img {
border: 0;
}
.pedigree td.down {
border-left: 1px solid #009;
border-bottom: 1px solid #009;
}
.pedigree td.left {
border-left: 1px solid #009;
}
.pedigree {
line-height: 120%;
font-size: 12px;
}

div.tab {
margin: 0;
padding: 0;
width: 90px;
text-align: left; 
overflow: hidden;
white-space: nowrap;
float: left;
}

p.center {
text-align: center;
}

span.top {
vertical-align: top;
}