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

body	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background:url(/images/bg1.jpg);
		background-attachment:fixed;
		}
		
.pedigree	{font-size:9px; font-weight:bold;}
.epds		{font-size:9px; font-weight:bold;}
.epdlabels	{font-size:9px; color:#FFFFFF;}
.footnote	{font-size:10px;}
.name		{font-size:12px; color:#8b4513; font-weight:bold;}
.banner		{font-size:14px; font-weight:bold;}
.banner2	{font-size:14px;}
.links		{font-size:9px;}
.bracketlg	{font-size:36px;}
.bracketsm	{font-size:24px;}
a:link		{color:#336633; text-decoration:underline;}
a:visited	{color:#663300; text-decoration:none;}
a:hover		{color:#ff9900; text-decoration:underline;}
.bold		{font-weight:bold;}
.redbold	{color:#FF0000; font-weight:bold;}
.links		{font-weight:bold; font-size:12px;}
.brownback	{background:#cd853f; font-size:14px; font-weight:bold;}
.lightbeighe	{background:#ffe4b5;}
.showtitle	{background:#ffe4b5; font-size:12px; color:#8b4513; font-weight:bold;}
.showresultsplain	{background:#ffe4b5; font-size:12px;}
.photoborder
	{
		border-bottom-color:#336633;
		border-left-color:#336633;
		border-right-color:#336633;
		border-top-color:#336633;
	}