body
{
    margin: 19 0 0 0;
    padding: 0;
    background-image: url(../img/bg.gif);
    color: #000000;
    font-family: tahoma, 'lucida grande' verdana, helvetica, arial, sans-serif;
}

td
{
    font-family: tahoma, 'lucida grande' verdana, helvetica, arial, sans-serif;
    font-size: 10px;
}

a img
{
    border: none;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.blue
{
    color: #6096cf;
}
.menu
{
    color: #555555;
}
.footer
{
    color: #585858;
}

.app
{
    padding-left: 3px;
    border-bottom: 1px dotted #979797;
    color: #4f4f4f;
}
.dark
{
    color: #4f4f4f;
}
.dark a:link
{
    color: #4f4f4f;
}

.ldark
{
    color: #7e7c7c;
}

div.ptype
{
    width: 79px;
    height: 19px;
    font-size: 12px;
    float: left;
}
div.ptype a:link
{
    width: 100px;
    height: 19px;
    font-size: 12px;
    color: #000000;
}
div.ptype a:hover
{
    font-size: 12px;
    color: #000000;
    background-image: url(../img/highlight.gif);
}

.WaterMark
{
    color: Silver;
    border-color: #e1e1e1;
    border-width: 1px;
    border-style: solid;
    font-size: 11px;
}

.Landing-Header
{
    color: #3584ad;
    font-size: 22px;
}

.Landing-Message
{
    color: #3584ad;
    font-size: 12px;
}

.LiteralForOptions
{
    font-size: 11px;
    border-bottom: dotted 1px #cccccc;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
}

.TextBox
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

