﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000080;
}

a
{
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

SELECT.search
{
    width:250px;
    overflow:visible;
}

.SmallText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000080;
}

.SmallBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:Bold;
    color: #000080;
}
