<!--

body 
{
	scrollbar-3dlight-color: 	#BF0A30;
        scrollbar-arrow-color:   	white;
        scrollbar-base-color: 	 	#003366;
        scrollbar-darkshadow-color:	white;
        scrollbar-face-color:      	#003366;
        scrollbar-highlight-color:	white;
        scrollbar-shadow-color:		yellow;
	background-color: 		#CCCCFF;
	font-family: 			Tahoma; 
	font-size: 			8pt 

}

font         
{ 
	font-family: Tahoma; 
	font-size: 8pt 
}

font.title   
{ 
	font-family: Tahoma; 
	font-size: 24pt; 
	color:white; 
	font-weight:bold 
}

img.link_red
{
	border: 1px solid red
}

a.link_white       
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	color: white 
}

a.link_red
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	color: red
}

a.link_blue       
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	color: #003366
}

a.link_yellow       
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	color: yellow
}

td           
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	margin-left:0; 
	margin-right:0 /* ;height:9 */
}

td.label   
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #999999; 
	font-weight: bold 
}

td.title   
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #003366; 
	font-weight: bold 
}


h1           
{ 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 14pt; 
	border: 1px solid #C0C0C0; 
	background-color: #000080; 
	text-align:center; 
	margin-left:10; 
	margin-right:10 

}

table.Pedigree
{
	border-style: solid;
	border: 1px solid #003366;
	width: 180;
	border-collapse: collapse;
	cellpadding: 2;
	cellspacing: 0
}

td.PedigreeCellActive
{ 
	width: 160;
	color: #000000; 
	background-color: #CCCCFF 
}

td.PedigreeCellSeparator
{
	width: 15;
}

td.PedigreeCellSeparatorLine
{ 
	width: 15;
	border-left:3px double #FFFFFF
}


td.PedigreeCellLeft
{
	background-color: #BF0A30; 	
	width: 24
}

td.PedigreeCellMiddle
{
	color: #FFFFFF; 
	background-color: #003366; 	
	width: 100
}

td.PedigreeCellRight
{
	color: #FFFFFF; 
	background-color: #FFFFFF; 	
	width: 24;
	padding: 0
}

img.PedigreePhoto
{
	border= 0px none;
	width = 24;
	height= 24;
	text-align: center
}

img.PedigreeTreeview
{
	border= 0px none;
	width = 24;
	height= 24;
	text-align: center
}

-->
