/* CSS Document */

  h1 {color: rgb(0,0,204); text-align: center;
                   margin: 5px 5px;
                   text-shadow:4px 4px 8px white }
  
  div.lblheader{position:relative;
             font-family: Arial, Helvetica, sans-serif;
             font-weight:bold; 
             width:100%;
             top:20px;
             font-size: 32px; color:rgb(64,144,0);
             margin-top:0%;
             margin-bottom:0px;
             text-align:center;
          }        
  div.workarea= {overflow:auto; height:600px; width:450px; background:white}
  div.lblsubheader{position:relative; 
             font-family: Arial, Helvetica, sans-serif;
             font-weight: bold; 
             font-size: 12px; 
             text-align: center;
             top: 20px;
             margin-bottom: 3%;
             width:100%;
             color:black;
             }
            
  #subheader {color: black; text-align: center;
                   text-shadow:4px 4px 8px white }
  
  hr.subtitlelinetop{position:absolute;
                     top:78px;
                     left:460px; 
                     color:rgb(208,144,0);
                     width:182px}
  
  hr.subtitlelinebottom{position:absolute;
                    top:95px;  
                    left:460px;
                    color:rgb(208,144,0);
                    width:182px}        
  
  img.imglogohead {height:0px; width:0px;
                   margin-left:160px; margin-right:0px; 
                   background:transparent}
                     
  img.imglogohead {border:red}
 
 .tenderheader{color:rgb(208,144,0); text-align:center; font-weight:bold; font-size:16px}
                     
  body {margin-top:0; width:100%; height:100% ;
        height:1000px;
        font-family: Arial, Helvetica, sans-serif}
         
  #maindiv{border:1px solid rgb(208,144,0);
            margin-left:120px; margin-right:120px;
            height:1000px;
            background:rgb(64,144,0);
            } 
            
  
   
   #tabletitle{ font-weight:bold; color: white ; font-size: 16px}
   
   #imgheader{ width:100%; height:90px;
               margin-left:0px }
           
    table {background-color: rgb(64,144,0);
           margin-top:0;
           color:rgb(51,0,204;)
           height:100%}
  
    .style7{color:white}
        
    .style2{color:black}
    
    a.link {color: white}
    a.link1:visited{color: purple}
    
    a.top-links{color:white;
                text-align:right;
                text-decoration:none;
                background-color:rgb(64,144,0);
                border-left:1px solid gray;
                margin-bottom:0px;
                padding-right:15px;
                padding-left:15px;
                padding-top:2px;
                padding-bottom:2px}
     #tabs{text-align:right;
           margin-top:5px;
           margin-bottom:0px;
           height:15px} 
             
     ul#sidebar{margin-left:10px}         
                
     ul.side-links{ margin-top:0 ;margin-left:5px;
                width:230px;
                text-decoration:none;
                padding:12px}
                
     a.side-links{text-decoration:none}
     ul.side-links a{font-family: Arial, Helvetica, sans-serif;
	       font-size: 11px;
	       color: white;
         margin:2px;
         margin-left:5px;
         text-decoration:none}
         

         
    .disclaimer{text-decoration:none;
                  color:white;
                  margin:5px} 
     #linkdisclaimer{color:white}                 
                
     ul.side-links li{text-decoration:none; margin:2px; padding:1px;
                     background:rgb(208,144,0);
                     height:20px;
                     color:rgb(64,144,0)}           
     ul.guidelines-links li{text-decoration:none; margin:2px; padding:1px;
                     background:white;
                     height:20px;
                     color:white}           
     ul.guidelines-links a{font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
	       color: rgb(0,0,102);
         margin:2px;
         margin-left:5px;
         text-decoration:none}
                          



   li{text-decoration:none}
     a:hover {text-decoration: none;
            	color: rgb(0,0,102);
              font-weight:bold}
     

   a:active {font-weight:bold; color: rgb(0,0,102)}
                
   .stylel{background-color:rgb(96,96,96)}    
                
       
     /* formating text on the home page */
       #lblwelcome {color:black;
                 font-family:Arial, Helvetica, sans-serif;
                 font-size:14px;
                 text-align:center;
                 font-weight:bold}  
     .titletext{font-size:12px;
                font-family:Arial, Helvetica, sans-serif;
                color:black;
                font-weight:bold;
                text-align:justify;                
                }
      .para{font-size:12px;
           font-family:Arial, Helvetica, sans-serif;
           color:black;
           text-align:justify}   
                  
     /* end of formatting text home page */
                
    /* formating text on the Construction Page*/
    #construction{font-size:18px;
                  font-weight:bold;
                  text-align:50%, 50%}             
    
   .disclaimer{background:rgb(208,144,0);}
  
   
       
    
    