﻿body
{
    font-size: x-small;
    font-family: Arial;
}


.navbk_off
{
    background-image: url(Images/tabmiddle.gif);
}
A:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #bc6908;
}
A:link:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #bc6908;
}

A:link
{
    color: #285888;
    text-decoration: none;
    font-style: italic;
    text-align: center;
}
A
{
    color: #285888;
    text-decoration: none;
    font-style: italic;
    font-weight: 700;
}

.foot A:link {color: #5277a6; text-decoration: none;}
.foot A:hover {text-decoration: none; color: #5277a6;}
.foot A:visited {text-decoration: none; color: #5277a6;}

.smxTextBoxSave
{vertical-align: top;
    width: 95%;
}

.smxTdSx
{
    background-color: #dedfde;
    vertical-align: top;
    white-space: nowrap;
    text-align:left;
}

.smxTdDx
{
    vertical-align: top;
    background-color: #efefef;
    text-align:left;
    width:200px;
}
