
    
    body {
        margin: 0px; 
        color: #000000; 
        background-color: #335482;
        font-family: sans-serif;
        } 
        
    table {
        height: 100%
        }
        
    div.centerbox {
        width: 494px;
        height: 219px;
        background-color: #ffffff;
        margin-top: 200px;
        border: #D4E1F2 solid 1px;
        }
        
    div.inbox {
        width: 394px;
        height: 119px;
        }
    
    img.topbar {
        border-top: 5px #ffffff solid;
        border-bottom: 5px #ffffff solid;
        }
        
    img.bottombar {
        border-bottom: 5px #ffffff solid;
        border-top: 5px #ffffff solid;
        }
        
    img.gif {
        border-bottom: 5px #ffffff solid;
        }


