body
{
    background-color: #D2D0D0;
    margin: 0 0 3px 0;
}
form {
    margin: 0;
    padding: 0;
}
td
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
.graytext
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
td.m0bk
{
    background-image:url(images/m_0.gif);
    background-position:top;
    background-repeat:repeat-x;
    height: 29px;
    border-bottom: 1px solid #FFFFFF;
}
td.menutd
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 15px;
        border-bottom: 1px solid #C85B57;
}
a.menulink:link, a.menulink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.menulink:hover
{
    color: #F6928F;
}
.ttyl
{
    color: #C18400;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
.redboldtext
{
    color: #B0140E;
    font-size: 12px;
    font-weight:bold;
}
.redtext
{
    color: #B0140E;
}
.dropdown1
{
    border:1px solid #999999;
    background-color:#FFFFFF;
    width: 205;
}
.resultsbox
{
    border:0px;
    background-color: #F3F3F3;
    font-weight: bold;
    color: #B0140E;
    font-size: 14px;
    width: 200px;
}
.bigblack
{
    font-size: 12px;
    color: #000000;
}
.input
{
    border:1px solid #999999;
    background-color:#FFFFFF;
    width: 100%;
}
.errmsg { color:red; }