body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 12px; 
    font-family: Verdana;
}

img 
{
	border: 0px;
}

.LeftMenu
{
    margin-left: 26px;
    color: white; 
    font-size: 14px; 
    font-family: Arial;
}

.LeftMenu a 
{
	color: #FFFFFF;
    text-decoration: none
}


.MasterBorderLeft
{
    border-left: 1px #D0B88B solid;
}

.MasterBorderRight
{
    border-right: 1px #D0B88B solid;
}

.PedigreeMale
{
    background-color: #b1d7e9;
    text-align: center;
}

.PedigreeFemale
{
    background-color: #f8d6ef;
    text-align: center;
}