/*  ----------- stylesheet for photograph frames ------------  */
table.tba
{
    border-right:#7c6c58 thick groove;
    border-top:#d0ded8 thick ridge;
    border-left:#d0ded8 thick ridge;
    border-bottom:#7c6c58 thick groove
}
table.tbo
{
    border-right:#6d6d55 thick groove;
    border-top:#dbdbff thick ridge;
    border-left:#dbdbff thick ridge;
    border-bottom:#6d6d55 thick groove
}
table.thb
{
    border-right:#7c6c58 thin groove;
    border-top:#d0ded8 thin ridge;
    border-left:#d0ded8 thin ridge;
    border-bottom:#7c6c58 thin groove
}
.legend
{
    font-size:10.5pt;
    font-family:'comic sans ms', 'lucida sans', 'arial', sans-serif;
    font-weight:normal;
}
.emlegend
{
    font-size:10.5pt;
    font-family:'comic sans ms', 'lucida sans', 'arial', sans-serif;
    font-weight:bold;
}
