@charset "utf-8";
/* CSS Document */

body	{
		background-image:url(/images/cowhide.jpg);
		background-attachment:fixed;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		}
.pedigree	{font-size:10px; font-weight:bold;}
.epdlabels	{font-size:9px; font-weight:bold; color:#FFFFFF;}
.epds	{font-size:9px; font-weight:bold;}
.name	{font-size:14px; font-weight:bold;}
.soldto	{color:#FF0000; font-size:12px; font-weight:bold;}
.info	{font-size:11px; font-weight:bold;}
.owners	{font-size:10px; font-weight:bold;}
a:link	{color:#910606; text-decoration:underline;}
a:visited	{color:bba800; text-decoration:none;}
a:hover	{color:660000; text-decoration:underline;}
.banner	{font-size:16px; font-weight:bold;}
.tableinfo	{font-size:16px; font-weight:bold; color:#FFFFFF;}
.trait	{font-size:9px; font-weight:bold; color:#FF0000;}
.photoborders {
	border-top-color: #8F0606;
	border-right-color: #8F0606;
	border-bottom-color: #8F0606;
	border-left-color: #8F0606;
}
.infoline
		{
		font-size:9px;
		}