#top-submenu-right #submenu-tab
{
    background-color: #395f84;
    vertical-align: bottom;
    
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#top-submenu-right #submenu-current-tab
{
    background-color: #6a94be;
    vertical-align: bottom;
    
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 18px;
}

#top-submenu-right #submenu-tab a
{
    color: #fff;
    text-decoration: none;
}

#top-submenu-right #submenu-tab  a:hover
{
    text-decoration: underline;
}

#top-submenu-title
{
    height: 48px;
    background: url(../images/title-tfax-bg.jpg) top left repeat-x;
}

#top-submenu-header-left
{
    color: #385f86;
    text-align: right;
    width: 50px;
    font-weight: bold;
    font-size: 12px;
}

#top-submenu-header-right
{
    font-size: 15px;
    color: #fff;
    width: 763px;
    font-weight: bold;
}

#website-table
{
    /*white-space: nowrap;*/
    width: 813px;
    text-align: left;
    font-size: 12px;
    padding: 5px;
}

#website-table .separator
{
    border: 1px dashed #000; 
    border-style: dashed none none;
    padding: 0px;
    margin: 0px;
}

#tfax-page
{
    background-color: #fff;
    border: 1px solid #999;
}

#tfax-content
{
    color: #676767;
    background: url(../images/tfax-bg.jpg) top left repeat-x;
    background-color: #d9d9d9;
    padding: 26px;
}

#tfax-content a
{
    color: #555555;
    text-decoration: none;
}

#tfax-content a:hover
{
    color: #555555;
    text-decoration: underline;
}