﻿body
{
    background-color: #fdffff;
    font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
    color: #4d4d4d;
    margin-left: 0px;
    margin-top: 0px;
}
.Container
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align:center;
}
h1
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 26px;
}
h3
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 16px;
    color: #4d4d4d;
}
.header3
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
    color: #4d4d4d;
    font-weight: bold;
}

.MainTable
{
    width: 1000px;
    background-color: #fdffff;
    text-align: left;
}
.Main
{
    width: 100%;
    margin: 0px;
}
.MainContent
{
    
}
.SubMenuTable
{
    
}
.ContentTable
{
    width: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
}
.SubMenuIndicator
{
    width: 10px;
    vertical-align: top;
}
.SubMenuPlaceholder
{
    vertical-align: top;
    width: 190px;
}
.MenuCell
{
    width: 136px;
    background: #4d4d4d;
    padding-left: 8px;
    font-family: Verdana, Arial;
    font-size: 13.5px;
}
.SubMenuCell
{
    width: 180px;
    background: #f59926;
    border: 1px solid;
    border-color: #fbffff;
    padding-left: 8px;
    font-family: Verdana, Arial;
    font-size: 13.5px;
}

.MenuSeparator
{
    width: 4px;
}
.MenuSeparatorLeft
{
    width: 10px;
}
.MenuSeparatorRight
{
    width: 20px;
}
.MenuIndicator
{
    height: 10px;
}
.MainMenu
{
    color: #fdffff;
}
a.MainMenu:link
{
    color: #fdffff;
    text-decoration: none;
}
a.MainMenu:visited
{
    color: #fdffff;
    text-decoration: none;
}
a.MainMenu:hover
{
    color: #fdffff;
    text-decoration: none;
}
a.SubMenu:link
{
    color: #fdffff;
    text-decoration: none;
}
a.SubMenu:visited
{
    color: #fdffff;
    text-decoration: none;
}
a.SubMenu:hover
{
    color: #fdffff;
    text-decoration: none;
}
a.SubMenuActive:link
{
    color: #020000;
    text-decoration: none;
}
a.SubMenuActive:visited
{
    color: #020000;
    text-decoration: none;
}
a.SubMenuActive:hover
{
    color: #020000;
    text-decoration: none;
}
a.ContentHref:link
{
    color: #e59d38;
    text-decoration: none;
    font-weight: bold;
}
a.ContentHref:visited
{
    color: #e59d38;
    text-decoration: none;
    font-weight: bold;
}
a.ContentHref:hover
{
    color: #f59926;
    text-decoration: none;
    font-weight: bold;
}

.footer
{
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 11.5px;
}
.footertable
{
    width: 100%;
}
