﻿body 
{
     margin:0 ; 
     background-color: Gray;
     height:100%;
     
    }
  
      div#divMain
      {
         
         height: 100%;
         min-height:100%;
        position: relative;

         
      }
   
       div#divHeader
       {
            width: 100%;
            height: 150px;
            border-bottom: solid 2px black;
            background: white;
            text-align: left;
             
           /* background-image: url(../Layout/Header3.jpg); 
            background-color:#ffffff;
            background-position: 0 0; 
            background-repeat: no-repeat; 
            */
       }
        
      
      div#divBody
      {
        
        min-height: 100%;
        height: 80%;
        background-color: Gray;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        text-align: left; 
        padding-bottom:50px;
       }
       
       div#divContainer
       {
            
            text-align: center;
            Padding: 12px; 
            font-family: Sans-Serif;
            
       }
       
      
      /* ################### FOOTERS START ##################### */
      
      div#divFooter 
      {
        border-top: solid 2px black;
        position: absolute;
       bottom:0;
       left: 0;
       width:100%;
       height:75px;   /* Height of the footer */
       background:white;

        /*
        background-image: url(../Layout/footer.jpg); 
       
        background-position: 0 0; 
        background-repeat: no-repeat; 
        left: 0px; 
        text-align: center;
        float: left; 
        padding: 0px; 
        width: 924px; 
        height: 79px;
        */ 
      }
      
      
      div#divFooter A:link 
        {
            color: white;
            text-decoration: none;
            font-weight: bold;
            font-size: 18pt;
            }
            
        div#divFooter A:visited 
        {
            color: white;
            font-weight: bold;
            text-decoration: none;
            font-size: 18pt;
            }
            
        div#divFooter A:hover 
        {
             
            color: red;
            font-weight: bold;
            font-size: 18pt;
        }
       
       /* ################### FOOTERS END ##################### */
         div#divHeaderMenu 
        {
             font-family: Sans-Serif;
           
            float: left;
            text-align: left;
            padding-left: 35px;
            padding-top: 15px;
             font-weight: bold;
            font-size: 12pt;
            }
            
        div#divHeaderMenu A:link 
        {
            color: #0066CC ;
            text-decoration: none;
            font-weight: bold;
            font-size: 12pt;
            }
            
        div#divHeaderMenu A:visited 
        {
            color: #0066CC;
            font-weight: bold;
            text-decoration: none;
            font-size: 12pt;
            }
            
        div#divHeaderMenu A:hover 
        {
             text-decoration: underline;
            color: Black;
            font-weight: bold;
            font-size: 12pt;
        }
        
         div#divBottomMenu 
        {
             font-family: Sans-Serif;
           
            float: left;
            text-align: left;
            padding-left: 35px;
            padding-top: 20px;
             font-weight: bold;
            font-size: 12pt;
            }
            
        div#divBottomMenu A:link 
        {
            color: #0066CC ;
            text-decoration: none;
            font-weight: bold;
            font-size: 12pt;
            }
            
        div#divBottomMenu A:visited 
        {
            color: #0066CC;
            font-weight: bold;
            text-decoration: none;
            font-size: 12pt;
            }
            
        div#divBottomMenu A:hover 
        {
              text-decoration: underline;
            color: Black;
            font-weight: bold;
            font-size: 12pt;
        }
        
        
        div#divHostLink
        {
            padding-top: 30px;
            padding-right: 25px;
            font-size: 12pt;
            float: right;
            font-weight: bold;
         }
        
         div#divHostLink A:link 
        {
            font-size: 12pt;
            color: #339966;
            text-decoration: none;
            border: none;
            font-weight: bold;
            }
            
        div#divHostLink A:visited 
        {
            font-size: 12pt;
            border: none;
            color:  #339966;
            text-decoration: none;
            font-weight: bold;
            }
            
        div#divHostLink A:hover 
        {
            font-size: 12pt;
             color: red;
           text-decoration: none;
           border: none;
           font-weight: bold;
        }
        
        .spanTitle
        {
            font-family: Sans-Serif;
            font-size: 12pt;
            font-weight: bold;
            color: Black;
                
        }
        
          .lblLabels
        {
            font-family: Sans-Serif;
            font-size: 11pt;
            font-weight: bold;
            color: Black;
                
        }
        
           .oboutTXTBOX
        {
            font-family: Sans-Serif;
            font-size: 12pt;
            font-weight: bold;
            
                
        }
        
        
            .oboutTXTBOX1
        {
            font-family: Sans-Serif;
            font-size: 11pt;
            font-weight: bold;
            
                
        }
        
        
             ..lblUserTitles
        {
            font-family: Sans-Serif;
            font-size: 11pt;
            font-weight: bold;
            color: #3399cc;
                
        }
        
              ..lblPoolTitles
        {
            font-family: Sans-Serif;
            font-size: 11pt;
            font-weight: bold;
            color: #3399cc;
                
        }
        
         
