body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/bgGreen01.gif);
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;}
h2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	font-style: italic;
}
h4{
	color:#524d2d;
	font-size: 10px;
	font-weight: bold;
}
.rightpic{
	padding-left: 10px;
}
.leftpic{
	padding-right: 10px;
}
a:link {
	color: #647234;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #737860;
}
a:hover {
	text-decoration: none;
	color: #7FA303;
}
a:active {
	text-decoration: underline;
	color: #7FA303;
}
#rightside{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #53461C;
	margin-top: 100px;
}
#content{
	background-image: url(/images/contentfill.gif);
}
#rightsidefill{
	background-image: url(/images/whatnew.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #647234
	
}
#footer a, a:visited{
text-decoration: none;
color: #647234
	
}
#footer a:hover{
text-decoration: underline;
color: #647234
	
}
.tablepedigree{
	border-bottom:1px solid #A9A864;
	border-left:1px solid #A9A864;
	border-right:1px solid #A9A864;
	border-top:1px solid #A9A864;

}
  a.tooltip span { display:none; padding: 2px 3px; }
  a.tooltip:hover span { display:inline; position:absolute; } 
