/* CSS Document */



body {
background-color: #16325C;
background-image : url(../images/huskyhaven_name_flag.gif); 
background-attachment : fixed; 
background-repeat: no-repeat; 
background-position: fixed; top: 30px; left: 10px; 
font-color: #FFFFFF;
  font-family: georgia, times new roman;
  font-size: 10pt;   
}

TABLE, p, blockquote, div {
  font-family : georgia, times new roman;
  font-size : 10pt;
}

a { 
  font-family: arial, sans-serif; 
  font-weight : normal;
} 

a:link { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : none;
	}
	
a:visited { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : none;
	}
	
a:hover { 
	color: #D8E0E6;
	 font-size: 9pt;
text-decoration : underline;
	}
	
a:active { 
	color: #D8E0E6;
	 font-size: 9pt;
text-decoration : underline;
	}

.bottom { 
  font-family: arial, sans-serif; 
  font-weight : normal;
} 

.bottom a:link {
	text-decoration: none;
	 font-size: 8pt;
	color: #16325C;
	}
.bottom a:visited {
	text-decoration: none;
	 font-size: 8pt;
	color: #16325C;
	}
.bottom a:hover {
	text-decoration: underline;
	 font-size: 8pt;
	color: #16325C;	
	}
.bottom a:active {
	text-decoration: underline;
	 font-size: 8pt;
	color: #16325C;
	}

form {
  font-family: georgia, times new roman;
  font-size: 9pt;
  color: #000000;
  background: #374F6C;
  border-width: 1px; 
  }

input, textarea {
  font-family: georgia, times new roman;
  font-size: 9pt;
  color: #000000;
  background-color: #AFBAC6;
  padding: 1px;
  }

.sideborderstable { 
  border-left: solid; 
  border-right: solid; 
  border-color: #16325C; 
  border-width: 1pt; 
} 

.pedigree {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	font color: #5C3B19;
}

.bluetext {
	font-family: Georgia, Times New Roman;
	font-size: 10pt;
	font color: #CCCCFF;
}

.whitetext {
  font-family: Georgia, Times New Roman;
  color : #FFFFFF;
  font-size : 10pt;
}

.smallwhitetext {
  font-family: Verdana, Times New Roman;
  color : #FFFFFF;
  font-size : 8pt;
}

.copyright {
  font-family: verdana, arial, sans-serif;
  color : #000000;
  font-weight : normal;
  font-size : 8pt;
}