﻿body 
{
    /*background: url('../Images/bg-blue-99.png') ;
    background: url('../Images/bkg99.jpg') ;
    background: url('../Images/fading_backgrounds/fading_background_16.png');*/
    background: url('../Images/ui-background-0909.png');
    background-attachment:fixed;
    background-repeat:repeat-x;
    background-color: #D9D4C1;   
    margin-left: 50px;    
    margin-top: 1em;
    
}
div.body-main
{
        
    top: 0;
    left: 0;
    height: auto;
    width: 934px;
    background-repeat: no-repeat;
    bottom: 0px;
}
div.body-top
{
    width: auto;
    /*height: 600px;*/
}
div.body-banner
{
    background-color: #FFFFFF;
    /*background-image: url('../Images/ui-bg_bannerTwist_001.gif');     */
    height: 90px;
    left: 20px;
    top: 0;
    width: 100%;
    
}

div.body-yellow-bar
{
    position: relative;
    height: 18px;
    left: 0;
    top: 0;
    width: 100%;
    /*background-image: url('../Images/graph_r2_c1.jpg');*/
}

div.body-center-display
{
    background-color: #FFFFFF;
    position:relative;    
    height: auto;
    left: 26px;
    /*top: 20px;
    width: 725px;*/
    padding-left: 26px;
    
}

div.body-center-content
{
    
    background-color: #FFFFFF;
    clear: both;
    position: relative;
    height: 219px;    
    top: 20px;
    /*width: 960px;    */
    /*background-image: url('../Images/graph_r2_c4_r2_c2.jpg');*/
    background-repeat: no-repeat;
    
}



div.body-bottom
{
    
    height: auto;
    
    
    position:relative;
    border-top-style:solid;
    border-top-width:1px; 
    border-top-color:#aaaaaa;
    
}

div.body-banner-sections
{     
    /*background-color: #FFFFFF;*/
    height: auto;
    width:auto;
    padding-left: 15px;
    padding-top: 40px;
    padding-bottom: 20px;
    float: left;  
}

div.body-content-padding
{
    
    height: 129px;
    left: auto;
    top: 0;
    width: 50px;
    float: left;
    
}


.bsc_fonts_normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    color: #C0C0C0;
    line-height: 18px;
}
.bsc_fonts_bold
{
    font-weight: bold;
    color: #FFFFFF;
}
.bsc_fonts_mid
{
    font-weight: bold;
    color: #C0C0C0;
}
div.body-bottom-sections
{
    /*background-color: #FFFFFF;*/
    height: auto;
    left: auto;
    top: 0;
    /*width: 300px;*/
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-style: normal;
    padding-left: 20px;
}

div.caseinfo_blocks
{
    
    padding:0px 0px 10px 0px;
    width:100%;
    /*float:left; height:auto;*/
         
}


