﻿body
{
    background-color: #F2F2EA;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #43413A;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
img
{
    border: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
h1
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0 0 0 0;
}
h2
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0 0 0 0;
}
ul
{
    margin: 0 0 0 8px;
    padding: 0 0 0 8px;
}

li
{
    text-indent: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.TopBG
{
    background: url(../../images/topbg.gif);
}
.Menu
{
    font-family: Arial, Arial, Sans-Serif;
    font-size: 13.5px;
    font-weight: bold;
    color: Black;
    vertical-align: middle;
}
.Menu A
{
    font-family: Arial, Arial, Sans-Serif;
    font-size: 13.5px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    vertical-align: middle;
}
.Menu A:Visited
{
    font-family: Arial, Arial, Sans-Serif;
    font-size: 13.5px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    vertical-align: middle;
}
.Menu A:Hover
{
    font-family: Arial, Arial, Sans-Serif;
    font-size: 13.5px;
    font-weight: bold;
    color: #B2491A;
    text-decoration: underline;
    vertical-align: middle;
}
.Footer
{
    font-family: Arial, Arial, Sans-Serif;
    color: White;
    background-color: #272622;
}
.Footer A
{
    color: White;
    text-decoration: none;
}
.Footer A:Visited
{
    color: White;
    text-decoration: none;
}
.Footer A:Hover
{
    color: White;
    text-decoration: underline;
}
.RightPanel
{
    background-color: #E5E0D1;
}

.Special
{
    background-color: #9C9173;
    color: White;
}
.Special A
{
    background-color: #9C9173;
    color: White;
    text-decoration: none;
}
.Special A:Visited
{
    background-color: #9C9173;
    color: White;
    text-decoration: none;
}
.Special A:Hover
{
    background-color: #9C9173;
    color: White;
    text-decoration: underline;
}
.PortFolio A
{
    color: Black;
    text-decoration: none;
}
.PortFolio A:Visited
{
    color: Black;
    text-decoration: none;
}
.PortFolio A:Hover
{
    color: Black;
    text-decoration: underline;
}
.Buttons
{
    background-color: #EDE9DE;
    font-weight: bold;
}
.FormLabels
{
    text-align:right;
    font-weight: bold;
}
.FormTextLabels
{
    text-align:right;
    font-weight: bold;
}
