body
{
    font: 70% Arial, Helvetica;
    width: 750px;
}


#header
{
    width: 100%;
    color: #646464;
}

#header img.treoKYLogo
{
    background: url(../images/treoKYLogo.gif);
    width: 122px;
    height: 41px;
}

#mainMenu td
{
    padding: 0px;
}

#mainMenu td.menuItems
{
    background: url(../images/menuBG.gif);
    width: 100%;
}

#mainMenu td.menuItems a
{
    text-decoration: none;
    color: #002244;
}

.globalMenuItems a
{
    text-decoration: none;
    color: #646464;
}

#mainMenu img.menuLeftEnd
{
    background: url(../images/menuLeftEnd.gif);
    width: 14px;
    height: 29px;
    float: left;
}

#mainMenu img.menuRightEnd
{
    background: url(../images/menuRightEnd.gif);
    width: 14px;
    height: 29px;
    float: left;
}

#banner img.treoBanner
{
    background: url(../images/treoBanner.jpg);
    width: 537px;
    height: 202px;
}

#mainBody img.serverFarm
{
    background: url(../images/serverFarm.jpg);
    width: 300px;
    height: 225px;
}

#mainBody table.frontPageWrapper
{
    width: 537px;
    padding: 20px;
    border: 1px solid #99AFC1;
}

#mainBody table.frontPage
{
    width: 100%;
    padding: 0px;
    text-align:left;
}

#mainBody th
{
    font-size: 140%;
    color: #74A29B;
}


#footer
{
    text-align: center;
    color: #646464;
}

#footer img.fiderusLogo
{
    background: url(../images/fiderusLogo2.gif);
    width: 88px;
    height: 49px;
}
