﻿body
{
    background-color: #ffffff;
    text-align: center;
    font-family: Georgia, Tahoma, Arial;
    font-size: 9pt;
    color: #000000;
    width: 800px;
    margin: 20px auto 0px auto;
}
h1
{
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial;
    padding: 5px;
}
h2
{
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
}
h3
{
    font-size: 12pt;
    font-weight: bold;
    color: White;
    text-align: center;
}
p
{
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}
ul
{
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}
li
{
    margin-top: 4px;
    margin-bottom: 4px;
}
a
{
    color: #8A0006;
    font-size: 11pt;
    text-decoration: none;
}
a:hover
{
    color:black ;
}
.feat_heading
{
    height: 38px;
    background-color: #000000;
    vertical-align: middle;
    color: White;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
}
.feat_info
{
    height: 30px;
    background-color: #000000;
    vertical-align: middle;
    color: White;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
}
.m_details
{
    background-color: #000000;
    vertical-align: middle;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
}
.m_details A:hover
{
    background-color: #000000;
    vertical-align: middle;
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
}
.menu
{
        
    vertical-align: middle;
    font-family: Arial, Tahoma, Sans-Serif
}
.footer
{
    height: 83px;
    background-color: #000000;
    font-family: Tahoma, Arial, Sans-Serif;
}
.footer_big
{
    color: White;
    text-align: left;
    font-size: x-large;
    padding: 10px;
}
.footer A
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
.footer A:hover
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    color: Red;
    text-decoration: none;
}
.email_links A
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.email_links A:hover
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: Maroon;
    font-weight: normal;
    text-decoration: none;
}
.page_links A
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.page_links A:hover
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: Maroon;
    font-weight: normal;
    text-decoration: none;
}
.links A
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: Black;
    text-decoration: none;
}
.links A:hover
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    color: Red;
    text-decoration: none;
}
.tips_links a
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}
.tips a
{
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.back a
{
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
.back A:hover
{
    font-size: 8pt;
    font-weight: bold;
    color: red;
}