body
{
    background-image: url("../images/background.gif");
    background-repeat: repeat-x;
    background-color: #999999;
    
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial;
    text-align: center; /* for IE */
    font-size: 14px;
}

p
{
    text-align: justify;
}

#container
{
    text-align: left;
    margin: 0 auto;   /* align for good browsers */
    width: 910px;
}

#login_container
{
    text-align: left;
    margin: 0 auto;   /* align for good browsers */
    width: 660px;
    color: #666666;
    background-image: url("../images/login_data-background.gif");
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 50%;
    left: -355px;
    top: 130px;
    font-size: 12px;
    height: 17px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 3px;
}

#login_container a
{
    color: #666666;
}

#login_container a:hover
{
    color: #999999;
}

#border
{
    background-image: url("../images/border.jpg");
    background-repeat: repeat-x;
    background-color: #C8C8C8;
    
    width: 890px;
    margin-top: 150px;
    padding: 10px;
}

#background
{
    background-color: #FFFFFF;
}

#header_logo
{
    position: absolute;
    margin-left: 50%;
    left: -455px;
    top: 28px;
    width: 340px;
    height: 90px;
    cursor: pointer;
}

#header_buttons
{
    position: absolute;
    margin-left: 50%;
    left: 258px;
    top: 78px;
    width: 197px;
    height: 40px;
}

#content_left
{
    width: 180px;
    vertical-align: top;
}

#content_right
{
    vertical-align: top;
}

#white_box
{
    height: 54px;
}

#silver_line
{
    background-color: #999999;
    height: 2px;
}

#vertical_gradient_line
{
    background-image: url('../images/vertical_gradient_line.jpg');
    background-repeat: no-repeat;
    vertical-align: top;
    width: 2px;
}

#horizontal_gradient_line
{
    background-image: url('../images/horizontal_gradient_line.jpg');
    background-repeat: no-repeat;
    height: 2px;
}

#title
{
    padding-left: 10px;
    padding-right: 10px;
    height: 54px;
}

#title div.text
{
    float: left;
    width: 500px;
    height: 30px;
    position: relative;
    top: 12px;
    color: #666666;
    font-size: 22px;
}

#title div.buttons
{
    position: relative;
    height: 30px;
    top: 12px;
    text-align: right;
    font-size: small;
}

#title div.buttons a
{
    position: relative;
    top: 17px;
    font-weight: bold;
}

#html_content
{
    padding: 10px;
    line-height: 0.5cm;
    min-height: 450px;
    font-size: 12px;
    font-family: Arial;
    line-height: 22px;
}

/**
        FOOTER
*/

#footer_menu
{
    margin-top: 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}

#footer_menu a
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

#footer_menu a:hover
{
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
}

#footer
{
    margin-top: 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
}

/**
        # FOOTER
*/

/**
        MENU
*/

a.menu_item
{
    background-image: url("../images/menu_normal.jpg");
    width: 141px;
    *width: 140px;
    height: 34px;
    display: block;
    padding-top: 11px;
    text-align: right;
    font-size: 18px;
    text-decoration: none;
    color: #BBBBBB;
    padding-right: 40px;
}

a.menu_item:hover
{
    background-image: url("../images/menu_over.jpg");
    color: #999999;
}

a.menu_item_selected
{
    background-image: url("../images/menu_selected.jpg");
    width: 141px;
    *width: 140px;
    height: 34px;
    display: block;
    padding-top: 11px;
    text-align: right;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    padding-right: 40px;
}

a.menu_child_item
{
    background-image: url("../images/menu_child_normal.jpg");
    width: 141px;
    *width: 140px;
    height: 26px;
    display: block;
    padding-top: 9px;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
    padding-right: 40px;
}

a.menu_child_item:hover
{
    background-image: url("../images/menu_child_over.jpg");
    color: #666666;
}

a.menu_child_item_selected
{
    background-image: url("../images/menu_child_over.jpg");
    width: 141px;
    *width: 140px;
    height: 26px;
    display: block;
    padding-top: 9px;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding-right: 40px;
}

a.site_map_root_menu
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a.site_map_child_menu
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/**
        # MENU
*/

/**
        # LINKS
*/

a
{
    color: #2296E9;
    text-decoration: none;
    font-size: 12px;
}

a:hover
{
    color: #2EBCFA;
}

/**
        # LINKS
*/

div.news
{
    background-image: url("../images/vertical_gradient_line_small.jpg");
    background-repeat: repeat-x;
    min-height: 80px;
    padding: 5px;
    margin-top: 4px;
}

#ajax_loader
{
    width: 708px; 
    height: 450px; 
    background-image: url('../images/ajax-loader2.gif'); 
    background-repeat: no-repeat; 
    background-position: center; 
}

div.reference_break_left
{
    background-image: url("../images/horizontal_gradient_line.jpg");
    background-position: left;
    background-repeat: no-repeat;
    height: 2px;
    margin-top: 18px;
    margin-bottom: 18px;
}

div.reference_break_right
{
    background-image: url("../images/horizontal_gradient_line_right.jpg");
    background-position: right;
    background-repeat: no-repeat;
    height: 2px;
    margin-top: 18px;
    margin-bottom: 18px;
}