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

body
	{
	background-image:url(/images/curr_bg.gif);
	background-attachment:fixed;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#006633;
	}
.name	{font-size:16px; font-weight:bold;}
.reg	{font-weight:bold;}
.pedigree	{font-size:10px;}
.epds	{font-size:9px; font-weight:bold;}
.winnings	{font-weight:bold; color:#990000;}
.trait	{color:#FF0000;}
.bullheading	{font-weight:bold; text-decoration:underline;}
.banner	{font-size:18px; font-weight:bold;}
.bullname	{font-weight:bold;}
a:link {color:#990000;
		text-decoration:underline;}
a:visited {color:#006600;
			text-decoration:none;}
a:hover {color:#003300;
		text-decoration:underline;}
.rowheading	{color:#FFFFFF; font-weight:bold; font-size:14px;}
.bold	{font-weight:bold;}
.infoline	{font-size:9px;}
.whiterowheading	{color:#FFFFFF; font-weight:bold; font-size:14px; text-decoration:underline;}
.photoborders
	{
	border-bottom-color:#006633;
	border-left-color:#006633;
	border-right-color:#006633;
	border-top-color:#006633;
	}
	