/*
style sheet 10/8/2004.
*/

form {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin: 0px;
}

body {
background:#c7c7c7; /*url('watermark.gif') no-repeat fixed bottom right*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin: 0px;
scrollbar-base-color: #c7c7c7;
}

li {
margin-left:-22px;
list-style-image:url(images/bullet.gif);
}

/* NEW TABLE CLASSES */
.bgOff {
background-color:#ffffff;
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 11px;
}

.bgHigh {
background-color:#ffcc00;
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 11px;
}

.bgKidded {
background-color:#ffff66;
font-family: verdana;
color:#000000;
font-weight: bold;
font-size: 11px;
}


/* basic text content and link class */
.blacktext {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 11px;
}

.blacktext A {
color:#000000;
}
.blacktext A:visited {
color:#000000;
}

.hidden {
font-family: verdana;
color:#ffcc00;
font-weight: normal;
font-size: 9px;
}


.smblacktext {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 9px;
}

.smblacktext A {
color:#000000;
}
.smblacktext A:visited {
color:#000000;
}

.photocredit {
font-family: verdana;
color:#000000;
font-weight: none;
font-size: 10px;
}
.photocredit A{
color:#000000;
text-decoration:none;
}
.photocredit A:hover{
text-decoration:underline;
}


/* milk record classes */
.stillinmilk {
font-family: verdana;
color:#ffcc00;
font-weight: none;
font-size: 10px;
}
.stillinmilk A{
color:#ffcc00;
text-decoration:none;
}
.stillinmilk A:hover{
text-decoration:underline;
}

.qualify {
font-family: verdana;
color:#ff0000;
font-weight: bold;
font-size: 10px;
}
.qualify A{
color:#ff0000;
text-decoration:none;
}
.qualify A:hover{
text-decoration:underline;
}

.extended {
font-family: verdana;
color:#000000;
font-style: italic;
font-weight: none;
font-size: 10px;
}
.extended A{
color:#000000;
text-decoration:none;
}
.extended A:hover{
text-decoration:underline;
}


/* begin basic text classes (white, black, bold, small) */
.whitelink {
font-family: verdana;
color:#FFFFFF;
font-weight: normal;
font-size: 11px;
}

.whitelink A{
color:#FFFFFF;
}

.whitetext {
font-family: verdana;
color:#FFFFFF;
font-weight: normal;
font-size: 11px;
}

.boldblack {
font-family: verdana;
color:#000000;
font-weight: bold;
font-size: 11px;
}
.boldwhite {
font-family: verdana;
color:#FFFFFF;
font-weight: bold;
font-size: 11px;
}

.smboldblack {
font-family: verdana;
color:#000000;
font-weight: bold;
font-size: 10px;
}
.smboldblack A{
color:#000000;
text-decoration:none;
}
.smboldblack A:hover {
text-decoration:underline;
}

.small {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 10px;
}
.small A{
color:#000000;
text-decoration:none;
}
.small A:hover {
text-decoration:underline;
}

.small A:visited {
color:#000000;
}

.freshened {
font-family: verdana;
color:#ff0000;
font-weight: normal;
font-size: 10px;
}
.freshened A{
color:#4799B6;
}

.kids {
font-family: verdana;
color:#ff0000;
font-weight: bold;
font-size: 10px;
}
.kids A{
color:#4799B6;
}

.note {
font-family: verdana;
color:#996600;
font-weight: normal;
font-size: 10px;
}
/* end basic text classes (white, black, bold, small) */

/* begin footer class*/
.footer {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 10px;
}
.footer A{
color:#000000;
text-decoration:none;
}

.footer A:hover{
text-decoration:underline;
}
/* end footer class*/


/* begin title classes*/
.title {
font-family: verdana;
color:#00000033;
font-weight: bold;
font-size:15px;
}
.title A{
color:#4799B6;
}

.titlewhite {
font-family: verdana;
color:#FFFFFF;
font-weight: bold;
font-size:15px;
}
/* end title classes*/

/* begin breadcrumb class */
.bread {
font-family: verdana;
color:#999999;
font-weight: normal;
font-size: 10px;
}
.bread A {
color:#4799B6;
}
.bread A:visited {
color:#85851F;
}
/* end breadcrumb class */

/* begin content header class*/
.header {
font-family: verdana;
color:#335687;
font-weight: bold;
font-size:12px;
}
.header A {
color:#4799B6;
}
/* end content header class*/

/* begin header class*/
.dkbluehd {
font-family: verdana;
color:#000066;
font-weight: bold;
font-size: 13px;
}

.dkbluehd A{
color:#4799b6;
}
.dkbluehd A:VISITED{
color:#85851F;
}
/* end header class*/

/* begin goat name class*/
.goatname {
font-family: Arial;
color:#000000;
font-weight: bold;
font-size:24px;
text-decoration: none;
}
/* end goat name class*/

/* begin updated date class*/
.updated {
font-family: verdana;
color:#CC0033;
font-weight: normal;
font-size: 10px;
}
.updated A{
color:#CC0033;
}
/* end updated date class*/

/* begin light blue subhead (rules and rec's) */
.ltbluehead {
font-family: verdana;
color:#4799b6;
font-weight: bold;
font-size: 13px;
}

.ltbluehead A{
font-family: verdana;
color:#4799b6;
font-weight: bold;
}

.ltbluehead A:VISITED{
font-family: verdana;
color:#85851F;
font-weight: bold;
}
/* end light blue subhead (rules and rec's) */

/* callout box class */
.callhd {
font-family: verdana;
color:#335687;
font-weight: bold;
font-size: 14px;
}

.linkcl {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 11px;
}

.linkcl A {
color:#335687;
font-weight: bold;
}
/* end callout box class */

/* begin left navigation classes*/
.topmenu {
font-family: verdana;
color:#000000;
font-weight: bold;
font-size: 14px;
}
.topmenu A{
color:#000000;
text-decoration:none;
}
.topmenu A:hover{
text-decoration:underline;
}

.subtopmenu {
font-family: verdana;
color:#000000;
font-weight: none;
font-size: 11px;
}
.subtopmenu A{
color:#000000;
text-decoration:none;
}
.subtopmenu A:hover{
text-decoration:underline;
}

/* end left navigation classes*/

/* begin home and top non-dropdown links classes*/
.home {
font-family: verdana;
color:#ffffff;
font-weight: bold;
font-size: 11px;
text-decoration:none;
letter-spacing:-.04em;
}
.home:hover{
text-decoration:underline;
}
/* end home and top non-dropdown links classes*/

.agssmall {
font-family: verdana;
color:#000000;
font-weight: normal;
font-size: 9px;
}

.agssmallbold {
font-family: verdana;
color:#000000;
font-weight: bold;
font-size: 9px;
}

/* new classes*/
.org {
font-family: Arial;
color:#000000;
font-weight: bold;
font-size:16px;
text-decoration: none;
}

.reg {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:14px;
text-decoration: none;
}

.dob {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:14px;
text-decoration: none;
}

.damnsire {
font-family: Arial;
color:#000000;
font-weight: bold;
font-size:16px;
text-decoration: none;
}

.gdamnsire {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:12px;
text-decoration: none;
}

.extendedped {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:14px;
text-decoration: none;
}

.text {
font-family: Times New Roman;
color:#000000;
font-weight: normal;
font-size:17px;
text-decoration: none;
}

.showwintext {
font-family: Times New Roman;
color:#000000;
font-weight: normal;
font-size:12px;
text-decoration: none;
}

.goatpgcategories {
font-family: Arial;
color:#000000;
font-weight: bold;
font-size:20px;
text-decoration: none;
}

.goatwindata {
font-family: Times New Roman;
color:#000000;
font-weight: normal;
font-size:15px;
text-decoration: none;
}

.goatpgdata {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:16px;
text-decoration: none;
}

.textbeneathpictures {
font-family: Arial;
color:#000000;
font-weight: normal;
font-size:16px;
text-decoration: none;
}

.arrowtext {
font-family: Arial;
color:#000000;
font-weight: bold;
font-size:16px;
text-decoration: none;
}

/* end new classes*/

