﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    font-family: Tahoma;
    font-size: 9pt;
}


/* Logo
   -------------------------------- */

h1.logo
{
    /*position: absolute; 	top: 55px; 	left: 28px;*/
    margin: 0;
}

h1.logo, h1.logo a
{
    width: 42px;
    height: 21px;
}

h1.logo a
{
    display: block;
    background: url(   'images/beta.jpg' ) no-repeat;
}

h1.logo a span
{
    display: none;
}

table.contentmiddletitle
{
    width: 100%;
    border-top: solid 1px #EAEDEE;
    border-bottom: solid 1px #EAEDEE;
    border-left: solid 1px #EAEDEE;
    border-right: solid 1px #EAEDEE;
    padding-left: 5px;
}
td.contentmiddletitle
{
    background-color: #EFF2F3;
    color: #7E8A91;
    font-size: 11pt;
    height: 35px;
    font-weight: bold;
}
tr.contentmiddletitle
{
    background-color: #EFF2F3;
    color: #7E8A91;
    font-size: 11pt;
    height: 35px;
    font-weight: bold;
}

td.signin
{
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    color: #8491A7;
}

table.subcontent
{
    width: 100%;
    border-top: solid 1px #EAEDEE;
    border-bottom: solid 1px #EAEDEE;
    border-left: solid 1px #EAEDEE;
    border-right: solid 1px #EAEDEE;
}

td.menutitle
{
    background-color: #EFF2F3;
    color: #7E8A91;
    font-size: 11pt;
    height: 35px;
    font-weight: bold;
}

