﻿.Header
{
    height: 18px;
    background-color: #C6C6C6;
    background: url(images/devbg_on_bg.gif) repeat-x bottom right;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12.5px;
    font-weight: bold;
    color: White;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.Header a
{
    color: White;
    text-decoration: none;
}
.Header a:visited
{
    color: White;
    text-decoration: none;
}
.Header a:hover
{
    color: White;
    text-decoration: underline;
}
.Refs
{
    vertical-align: middle;
}
.Refs a
{
    vertical-align: middle;
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: none;
}
.Refs a:visited
{
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: none;
}
.Refs a:hover
{
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: underline;
}
.MailInnerMenu
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 20px;
    color: black;
    border-left: solid 0px #D0D0BF;
    border-right: solid 0px #D0D0BF;
    border-bottom: #D0D0BF 1px solid;
    background-color: #FFB25A;
    font-weight: normal;
    font-size: 10px;
    text-indent: 10px;
    font-family: Arial;
    vertical-align: middle;
}
.MailInnerMenu A
{
    font-weight: normal;
    font-size: 10px;
    text-indent: 10px;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
}
.MailInnerMenu A:visited
{
    font-weight: normal;
    font-size: 10px;
    text-indent: 10px;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
}
.MailInnerMenu A:hover
{
    font-weight: normal;
    font-size: 10px;
    text-indent: 10px;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
}