.BottomText
{
    padding: 15px;
    color: #0099CC;
    line-height: 150%;
    font-size: 13px;
    text-align: center;
}
.MenuText A:link
{
    font-size: 13px;
    color: #993333;
}
.MenuText A:link, .MenuText A:visited, .MenuText A:active, .MenuText A:hover
{
    text-decoration: none;
    font-size: 13px;
    color: #993333;
}
.MenuBg
{
    /*background-color: #E8C497;*/
    background-image: url('../images/bg2.png');
}
.td2, .td3
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-top: 6px;
    padding-bottom: 16px;
}
.tableFull
{
    width: 98%;
}
.td1
{
    width: 7%;
    text-align: center;
    vertical-align: top;
}
.td2
{
    width: 80%;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
    line-height: 150%;
}
.td3
{
    width: 13%;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
    font-size: 13px;
}
.contentOut
{
    padding:15px;
}
.content
{
    border: solid 1px #E2EEF3;
    font-size: 15px;
    line-height: 180%;
    text-align: left;
    padding:20px;
    background-color: White;
    margin-top:8px;
    width:630px;
}
.bgLeft
{
    background-color: #785F4B;
}
.bgMenu
{
    background-color: #E7C2A3;
    background-image: url('../images/bg1.png');
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=    '#ffffffff' ,EndColorStr= '#ffeccca3' );*/
    background-repeat: repeat-x;
}
body
{
    padding: 0px;
    margin: 0px;
    color: #552B00;
}
