BODY
{
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #000000;
    font: 12px Tahoma;
    background-image: url(/template/images/background.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

#divContainerCentered
{
    width: 950px;
    margin: 0px auto -1px auto;
}

.WarningLabel
{
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
    font-family: Times New Roman;
}

.WarningLabelBold
{
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    font-family: Times New Roman;
}


H1
{
    font-size: 18px;
    color: Gray;
}

TABLE.main
{
    border-collapse: collapse;
    text-align: center;
    height: 100%;
}
.topNote
{
    font: bold 11px Tahoma;
    width: 783px;
    height: 13px;
    text-align: right;
    color: #787F8E;
}
.logoRow
{
    text-align: right;
    width: 783px;
    height: 81px;
    margin: 0px auto -1px auto;
}
.navigation
{
    font: bold 11px Tahoma;
    width: 783px;
    height: 13px;
    text-align: right;
    color: #787F8E;
    margin: 0px auto -1px auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
.mainBody
{
    width: 783px;
    height: 352px;
    background-image: url(/template/images/center-main.jpg);
}
.mainBodyLog
{
    width: 781px;
    height: 329px;
    background-image: url(/template/images/box-main-secondary.jpg);
}

.BackgroundBox
{
    width: 781px;
    height: 329px;
    background-image: url(/public/images/backgroundBox.jpg);
    background-repeat: no-repeat;
}

/*.boxMain
{
    height: 150px;
    width: 257px;
}*/

.PageHeader
{
    font-size: 16px;
    font-weight: bold;
}

.boxesTopic
{
    font: 11px Tahoma;
    text-align: center;
    width: 250px;
    height: 15px;
    color: #354056;
}


.boxesTitle
{
    font: bold 11px Tahoma;
    text-align: left;
    width: 250px;
    height: 20px;
    color: #354056;
    padding: 2px 2px 5px 2px;
}

.boxesText
{
    font: 11px Tahoma;
    height: 10px;
    text-align: left;
    color: #000000;
}

.boxesTextWhite
{
    font: 11px Tahoma;
    height: 10px;
    text-align: left;
    color: #000000;
    background-color: #F6F7F8;
    padding-bottom: 1px;
}
.settingFont
{
    font: 11px Tahoma;
}






.boxesTextWhite a:link
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.boxesTextWhite a:hover
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.boxesTextWhite a:visited
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.boxesTextWhite a:active
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}



.navigation a:link
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.navigation a:hover
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.navigation a:visited
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}

.navigation a:active
{
    color: #787F8E;
    text-decoration: underline;
    font: 11px Tahoma;
}
