
.page
{
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
}

.header
{
    background-color : #99ccff;
    background-image : none;
}
.header td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}
.body
{
    background-color : transparent;
    background-image : none;
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text a:link
{
    text-decoration: none;
    color: #000000;
}

.footer
{
    background-color : #99ccff;
    background-image : none;
}

.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 5px;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
    background-color: #000066;
}

.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right: 15px;
    cursor: hand;
    height: 21px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial, helvetica;
    font-size : 8pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-color: #3399ff;
}

.menuButton_on
{
    background-color: #ff3300;
}

.menudefault
{
    background-color: #3399ff;
    width:25%;
}

.menuright
{
    background-color: #3399ff;
    width:1px;
}

.menuright_on
{
    background-color: #ff3300;
    width:1px;
}

.menuleft
{
    background-color: #3399ff;
    width:1px;
}

.menuleft_on
{
    background-color: #ff3300;
    width:1px;
}

.menu_ButtonHeight
{
    background-color: none;
    width: 1px;
    height: 21px;
}

.menu_h_space
{
    background-color: #000066;
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
