    
    body{margin:0; padding:0; width:100%; height:100%; 
        background:#191970; color:#FFF; 
        font-family:"Times New Roman", Times, serif; 
        font-size:12px;}
    
    #page{margin:3em; background-color:#191960;}
    
    #maintable{width:99%; border:none;}
        #mainleft-column{width:255px; padding-right:10px;}
            #logo{height:100px; width:270px; vertical-align: middle; background-color:rgb(124,148,227);}
                #logo img{width:270px; margin:5px 0 0 40px; position:absolute;}
                
        #mainright-column{width:inherit; padding-right:10px; font-family:verdana; font-size:12px;}
    
        #menu{width:271px; list-style:none; margin:2em 0 0 0; padding:0;}
            #menu li{background:url(../images/menu-item.png) no-repeat; height:28px; width:231px; font-size:15px; color:#000; font-weight:bold; padding:9px 0 0 40px;}
            #menu a{text-decoration: none;color: #000;}
            #menu a:hover{color: #FFF;text-decoration: none;}

            #submenu{width:271px; list-style:none; margin:0; padding:0;}
                #submenu li{background:url(../images/submenu-item.gif) no-repeat; height:19px; width:271px; font-size:15px; text-align:right; color:#000; font-weight:bold; padding:5px 0 0 0;}
                #submenu a{text-decoration: none;color: #000;}
                #submenu a:hover{color: #FFF;text-decoration: none;}
    
    #news-div{background:url(../images/news-bg2.gif) repeat-y; width:271px; margin-top:-5px;}
        #news-top{background:url(../images/news-bg-top.gif) no-repeat top; padding:10px 25px 0 25px; text-align:center; height:35px;}
            #news-top h2{text-align:center;}
        #news{background:url(../images/news-bg-mid.gif) repeat top; padding:0 25px 0 25px; text-align:justify; margin-top:-15px;}
        #news-bottom{background:url(../images/news-bg-bot.gif) no-repeat top; height:45px; margin-top:-15px;}
    
    
    #bottom_addr{font-size:12px; color:#FFF; text-align:right; background-color:#324AB2; padding: 2em 1em 1em 0; width:98%;}
    #bottom_addr a{text-decoration: none;}
    #bottom_addr a:hover{text-decoration: underline;}


    #divstatus{background-color:white; border-top-left-radius:15px; border-top-right-radius:15px; border-bottom-left-radius:15px; 
                    border-bottom-right-radius:15px; border:1px solid:red;}

    .bar { width: 99%; border: 1px solid #000; }
    .percentage { background: #000; }