/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: beins.css
* Created on: 6/22/2002
*********************************************************************/

.contactside {
    background-color: #003366;
    color: #FFFF00;
}

.familyside {
    background-color: #993366;
    color: #FFFF00;
}

.galleryside {
    background-color: 666699;
    color: #FFFF00;
}

.historyside {
    background-color: #336699;
    color: #FFFF00;
}

.indexside {
    background-color: #993366;
    color: #FFFF00;
}

.leftfooter {
    background-color: #660033;
    color: #FFFFFF;
    font-size: 8pt;
    text-align: center;
    text-decoration: none;
}

.reunionside {
    background-color: #cc9900;
}

.smalltext {
    font-size: xx-small;
}

.topmenu {
    background-color: #cc9900;
    color: #FFFFFF;
    font-family: "Times New Roman";
    font-style: normal;
    text-align: center;
}

.treeside {
    background-color: #669966;
    color: #FFFF00;
}

A {
    color: #0000FF;
    text-decoration: none;
}

A:hover  { color: white; text-decoration: none; background-color: #603 }

BODY  { color: black; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #ffffff }

