﻿
body
{
    font-weight: normal;
    font-size: 12pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}

.header_label
{
    font-weight: bold;
    font-size: 16pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Microsoft Sans Serif';
    font-variant: normal;
    text-decoration: none;
}

.footer_text
{
    font-weight: normal;
    font-size: 7pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}

.td_body
{
    font-weight: normal;
    font-size: 10pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}

.login_form
{
    font-weight: normal;
    font-size: 7pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}

.login_textbox
{
    font-weight: normal;
    font-size: 7pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    width: 40px;
    height: 10px;
}

.login_button
{
    font-weight: normal;
    font-size: 7pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    width: 40px;
    height: 16px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}

.footer_links
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: none;
    color: blue;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}

.Menu_Default_Main
{
    font-weight: Normal;
    font-size: 9pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    border-bottom: #ffffff thin solid;
    width: 140px;
    height: 17px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.Menu_Default_Hover
{
    font-weight: Normal;
    font-size: 9pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    border-bottom: #dcdcdc thin solid;
    background-color: #f0e68c;
    width: 140px;
    height: 17px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.Menu_Default_Selected
{
    font-weight: Normal;
    font-size: 9pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    border-bottom: #dcdcdc thin solid;
    background-color: #d8e0f0;
    width: 140px;
    height: 17px;
}

.Menu_Header
{
    font-weight: bold;
    font-size: 9pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
    border-bottom: #dcdcdc thin solid;
    width: 140px;
    height: 15px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.HeaderMenu_DefaultStyle
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    text-transform: none;
    color: royalblue;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-decoration: none;
}