body 
{
    background-color: #e5e5e5;
    background-image: url('../../Rs/Tooway/bg.gif');
    background-repeat: repeat-x;
    background-position:50% -91px;
    padding: 0;
    margin: 0;
    font-family: Georgia, sans-serif
}

div.body-block
{
    width: 940px;
    left: 50%;
    margin: 0 0 20px -470px;
    position: relative;
}

div.logo
{
    margin-left:500px;
    margin-top:75px;
    position:absolute;
}

div.subtitle
{
    display: none;
}

div.header
{
    height: 247px;
    background-image: url('../../Rs/Tooway/top.jpg');    
    background-color: White;
    background-repeat: no-repeat;   
}

div.header div.user-logins
{
    display:block;
    float:right;
    padding-right:20px;
    position:relative;
    text-align:right;
    top:180px;
    width:550px;
}

div.header div.user-info
{
    display:block;
    float:right;
    padding-right:20px;
    position:relative;
    text-align:right;
    top:220px;
    width:550px;

}

div.header div.user-info span
{
    font-weight: bold;
}

div.menu-block-4ie
{
    height: 38px;
    background-color: #97a4ac;
}
div.menu-block
{
    height: 38px;
    background-color: #97a4ac;
    padding: 0 30px 0 30px;
}

div.menu-block table.menu-stat-menu
{
    height: 38px;
    width: 100%;
}

.menu a {
    color: White;
    text-decoration: none;
}

.menu-dyn-hover,
.menu-dyn-menu,
.menu-dyn-selected,
.menu-dyn-item,
.menu-stat-menu,
.menu-stat-item,
.menu-stat-selected,
.menu-stat-hover {
    background-color: #97a4ac;
}
.menu-dyn-item
{
    padding: 4px 8px 4px 6px;
    
}
.menu-stat-item 
{
    height: 38px;
    text-align: center;
}

.menu-dyn-item a {
    color: White;
    text-decoration: none;
}
.menu-stat-hover,
.menu-dyn-hover
{
    background-color: #102e41;
}


div.content-block
{
    font-size: 90%;
    padding: 20px 10px;
    background-color: White;
}

div.support-block
{    
    padding-left: 20px;
    padding-top: 12px;
    height: 88px;    
    background-color: White;
    background-image: url('../../Rs/Tooway/bottom.jpg');
    background-repeat: no-repeat;
    line-height: 1.3em;
}

div.footer-block
{
    color: Gray;
    font-size: 80%;
    position: absolute;
    text-align: center;    
    width: 940px;
    padding-top: 15px;
    padding-bottom: 20px;
}

div.footer-block div.footer-copyright,
div.footer-block div.footer-partner
{
    display: none;
}

div.footer-block a
{
    color: Gray;
}
