﻿html
{
	height:100%;
}

body 
{
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.classAdHeader
{
    font-family:Arial;
    color:black;
    font-size:10pt;
}

.classAdHeader a:link, a:link:visited
{
    font-family:Arial;
    color:black;
    font-size:10pt;
    font-weight:bold;
}

.enterHere
{
	text-align:center;
}

.enterHere a:link, .enterHere a:link:visited
{
	color: Black;
	font-family:Arial;
	font-size: 14pt;
}

.enterHere a:hover, .enterHere a:hover:visited
{
	color: white;
	font-family:Arial;
	font-size: 14pt;
}

.formTitle
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.formTitle a:link, .formTitle a:link:visited
{
	color: Black;
	font-family:Arial;
	font-size: 14pt;
}

.formTitle a:hover, .formTitle a:hover:visited
{
	color: white;
	font-family:Arial;
	font-size: 14pt;
}


.information
{
	font-family:Arial;
	font-size:10pt;
}


.informationBlack
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
}

.footerlink a:link, .footerlink a:link:visited
{
	color:#000000;
}
	
.footerlink a:hover, .footerlink a:link:hover
{
	color:blue;
}

.Pedigree
{
    font-family:Arial, Helvetica;
    font-size: 12pt;
    color:#510000;
    text-align:left;
    
}

.Pedigree a:link, .Pedigree A:visited
{
    color: #999900;
    text-align: center;
    text-decoration: underline;
}

.Pedigree a:hover, .Pedigree A:visited:hover
{
    color: #CC9966;
}