﻿body
{
    font-family: Tahoma, Arial, Sans-Serif;
    background-color: #ffffff;
    font-size: 10pt;
    color: #ffffff;
    width:640px;
    margin:0px auto 10px auto;
}
h2
{
    color: #3F1962;
    font-size: 16pt;
    font-weight: bold;
}
h3
{
    font-size: medium;
    color: White;
    font-weight: bold;
    margin-bottom: 3px;
}
h4
{
    color: #000000;
    font-size: 16pt;
    font-weight: bold;
    padding-top: 10px;
}
hr
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 1px;
    border: solid 1px silver;
}
a
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}
li
{
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(images/tick.gif);
}
ul
{
    margin-top: 0px;
    margin-bottom: 0px;
        background-image: url(images/tick.gif);
}
a:link
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a:visited
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a:active
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    color: #84A978;
    text-decoration: none;
    cursor: pointer;
}


.featured_panel
{
    margin-top: 5px;
}
.text_title
{
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 3px;
}

.text_title_white
{
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 3px;
}

.featured_panel
{
    margin-top: 5px;
}
.menu a:link
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: small;
}

.menu a:visited
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: small;
}

.menu a:active
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: small;
}

.menu a:hover
{
    color: #84A978;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: small;
}
.footer
{
    color: white;
    text-align: center;
}
.footer a
{
    color: white;
}
.footer a:hover
{
    color: red;
}
.header
{
    font-size: 18px;
    color: #F61D30;
}
.contact_header
{
    font-weight: bold;
    color: #631511;
}
.contact a
{
    color: #6D272F;
    text-decoration: none;
    cursor: pointer;
}
contact a:hover
{
    color: red;
    text-decoration: none;
    cursor: pointer;
}
.contact a:active
{
    color: #6D272F;
    text-decoration: none;
    cursor: pointer;
}
.header_white
{
    font-size: 18px;
    color: White;
}
.main_header
{
    font-size: 18px;
    color: White;
}
.news
{
    color: White;
}
.box_text
{
    color: Black;
}
.page_links a:link
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.page_links a:visited
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.page_links a:active
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.page_links a:hover
{
    color: #84A978;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
