/*
 * Version: $Revision: 1.7 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2008 BeSite
 */

DIV#MainHomeReport
{
    background-image: url(/img/main_home_report_back.png);
    background-repeat: repeat-x;
    background-position: 0 160px;
}

DIV#Title1
{
    background-color: #e7f8ff;
    color: #162930;
    font-weight: bold;
    font-size: 20pt;
    text-align: center;
    padding: 25px 10px 15px 10px;
}

DIV#Title2
{
    background-color: #d7e4ea;
    color: #15262d;
    font-weight: bold;
    font-size: 16pt;
    text-align: center;
    padding: 10px;
}

DIV#Content
{
    margin: 20px 0 10px 20px;
}

DIV#Report
{
    float: right;
    width: 400px;
    background-color: #4580c2;
    margin: 0px 0 15px 15px;
    color: white;
}

DIV#Report FORM
{
    font-weight: bold;
    margin-left: 40px;
    margin-top: 15px;
}

DIV#Report FORM P
{
    margin: 10px 0 3px 0;
}

DIV#Report FORM INPUT
{
    border: 1px solid white;
    background-color: #6a99cd;
    width: 275px;
    height: 20px;
    line-height: 16px;
    padding: 5px 10px 1px 10px;
    color: white;
    font-weight: bold;
}

DIV#Report FORM BUTTON
{
    height: auto;
    width: 200px;
    padding: 0;
    border: 0;
    background-color: transparent;
    margin: 10px;
}

DIV#Report FORM BUTTON:hover,
DIV#Report FORM BUTTON IMG:hover
{
    cursor: pointer;
    _cursor: hand;
}

DIV#Report P.Note
{
    font-style: italic;
    font-size: 8pt;
    line-height: 13pt;
    margin: 10px 25px 10px 40px;
    color: white;
}

DIV#Report DIV.Msg
{
    padding: 5px;
    margin: 10px auto 0 auto;
    width: 320px;
    font-weight: bold;
}

DIV#Report DIV.MsgCenterError
{
    background-image: none;
    border: 0;
    color: white;
    background-color: #d90000;
    min-height: 0;
    _height: 0;
}

DIV#Footer
{
    clear: both;
    margin: 20px;
    padding: 20px;
    background-color: #f6f6f6;
    min-height: 195px;
    _height: 195px;
}

IMG#PhotoLeon
{
    border: 8px solid white;
    float: right;
    margin: 0 0 10px 15px;
}

DIV#HeadProlong
{
    border-top: 2px solid #EE1414;
    padding-top: 10pt;
}
