﻿.body
{
    background-color: Black;
}

.style1
    {
        width: 75%;
        height: 300px;
        margin-top: 10px;
    }
.style2
    {
        height: 249px;
    }
   
.p
    {
        border-right: #000000 1px solid; 
        border-left: #000000 1px solid; 
        border-bottom: #000000 1px solid; 
        padding-top: 15px;
        padding-left: 30px;
        padding-right: 30px;
        color: Black;  
        background-color: #A8A8A8;
        text-align: left;
    }
.p.Photos
    {
        border-right: #000000 1px solid; 
        border-left: #000000 1px solid; 
        border-bottom: #000000 1px solid; 
        padding-top: 15px;
        padding-left: 30px;
        padding-right: 30px;
        color: Black;  
        background-color: #A8A8A8;
        text-align: Center;
    }
.copyright
{
    border-right: #000000 1px solid; 
    border-top: #000000 1px solid; 
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold; 
    font-size: 90%; 
    border-left: #000000 1px solid; 
    color: White; 
    border-bottom: #000000 1px solid; 
    height: 30px; 
    background-color: #005C05; 
    text-align: center;
}

.tabs
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 120px;
    vertical-align: bottom;
}

.PleaseWait
{
    height: 32px;
    width: 500px;
    background-image: url(_images/PleaseWait.gif);
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 32px;
}
.contactus
    {
        border-right: #000000 1px solid; 
        border-left: #000000 1px solid; 
        border-bottom: #000000 1px solid; 
        color: Black;  
        background-color: #A8A8A8;
        text-align: left;
        width: 100%;
    }
.validation
    {
        background-color: Yellow;
        color: Red;
        text-align: left;
        padding-left: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: #000000 3px solid; 
        border-left: #000000 3px solid; 
        border-bottom: #000000 3px solid; 
        border-top: #000000 3px solid;
    } 
.table
    {
        border-right: #000000 1px solid; 
        border-left: #000000 1px solid; 
        border-bottom: #000000 1px solid; 
        color: Black;  
        background-color: #A8A8A8;
        width: 100%;
    }    
.pedigree
    {
        color: Black;  
        background-color: #A8A8A8;
    }    