body	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top:0px;
}

a:link {text-decoration:none}
a:visited {text-decoration:none; color: blue}
a:active {text-decoration:none}
a:hover {text-decoration:underline; color: #872E1C}

h2 {color:#872E1C; margin-left:15px; margin-top:0px}

hr {color:#872E1C}

td.header {
	background: #70BCEE url('images/header_bkgd_taller.jpg') no-repeat scroll top right;
	width: 510px;
	height: 157px;
	vertical-align:top;
	}
	
table.main {
	width:760px;
	}
	
/*Pedigree styles*/

td.pedigree {
	white-space: nowrap;
	padding:15px;
	border: 1px solid #872E1C;
	}

p.pedigree {
	font-size:.8em;
	}

/*EPD styles*/

td.epd {
	width:10%;
	}

/*progeny table cells*/

td.progeny {
	text-align:center;
	vertical-align:top;
	font-size:.9em;
	}

/*epd cell borders*/

td.epdborder {
	border-right:1px solid black;
	}


/*footer*/	

table.footer {
	width:760px;
	height:36px;
	background: #FFFFFF url('images/bottom.gif') no-repeat scroll top center;
	}

td.footer {
	text-align:center;
	font-size:.7em;
	color:white;
	}
