BODY
{
    margin: 0px;
}
TD.ColLeft4
{
    background-position: right top;
    background-image: url(images/ColLeft4.jpg);
    background-repeat: repeat-y;
}
TD.ColLeft6
{
    background-position: right top;
    background-image: url(images/ColLeft6.jpg);
    background-repeat: repeat-y;
}
TD.BottomLinks
{
    background-position: right top;
    background-image: url(images/BackBottomLinks.gif);
    background-repeat: repeat-x;    
    height:84;
}
TD.Color1
{
    background-color:#d1c7a4;
}
Table.Bordered
{
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;    
}
Table.BorderedBottom
{
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;    
    border-bottom: #000000 1px solid;
}
.Text
{
    font-size: 12px;
    font-family: Arial;
}
.BottomLinks
{
    font-size: 10px;
    font-family: Arial;
    color: #ffffff;
}
A.BottomLinks
{
    text-decoration: none;
}
.BottomLinks:hover
{
    text-decoration: underline;
}
H1
{
    font-size: 14px;
    font-family: Arial;
    margin-top: 10px;
    margin-bottom: 10px;
}
P
{
    margin-top: 5px;
    margin-bottom: 5px;
}
A
{   
    font-size: 12px;
    font-family: Arial;
    text-decoration: underline;
    color: #000000;
}
A:hover
{
    color: #a0997f;
}
.RightPhoto
{
    vertical-align: bottom;
}