﻿body {
}
img
{
    border:none;
}
a
{
    color:#7D7B64;
    text-decoration:none;
}
.F1 
{
    font-family: Script;
    font-size: 14pt;
    color: #7D7B64;    
    text-decoration:none;
}

.F2
{
    font-family: Arial;
    font-size: 10pt;
    color: #7D7B64;
    line-height:14pt;
    text-decoration:none;
}
.bold
{
    font-weight:bold;
    color:#235937;
    text-decoration:none;
}
.FTitle
{
    font-family:Arial;
    font-size:12.5pt;
    color:#235937;
    text-align:left;
    text-decoration:none;
}
.FBody
{
    font-family:Arial;
    font-size:9.5pt;
    color:#7D7B64;
    line-height:16pt;
    text-align:left;
    text-decoration:none;
}

.button
{
    
}
.FButton
{
    font-family: Arial;
    font-size: 11px;
    color: #5E5C45;
    font-weight: bold;
    width: 195px;
    text-align:center;
    left: 43px;
    height:35px;
    vertical-align:middle;
    text-decoration:none;
    cursor: pointer;
}

.FButton:hover
{
    color: #ffffff;
}
.linkButton
{
    border:none;
    background-image: 'button.jpg';
    position: absolute;
    background-repeat: no-repeat;
    width: 205px;
    height: 35px;
    left: 40px;
    text-decoration:none;
}
.bottomLinks
{
    color: #dadbcb;
    text-decoration: none;
    font-family:Arial;
    font-size:6pt;
}
