  body { margin-left: 15px;}
  
  p,li,ul,ol,li,th,td,div,a,h1,h2,h3,div  { font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
                                            font-size: 14px;
                                            color: #02800E;
                                             }
  
  th  { background-color: #FFCE7B;}
  td  { background-color: #FBEFBD;}

  .small { font-size: 12px;}
  .xsmall{ font-size: 10px;}   
  .std   { font-size: 14px;}

  .nix  {background-color: #ffffff;}
  
  .popsmall {font-size: 12px;
             background-color: #FFFFFF;
             color: #000000;
             font-weight:bold;}   
  .popxsmall{font-size: 12px;
             background-color: #1B93B5;
             color: #000000;
             }   

  h1         { color: #00038C;
              font-size: 20px;
             } 

  h2         {
/*              font-weight:bold;
              font-size: 18px; */
font-size: 16px;
font-weight: bold;
             } 
  
  h2.main    {
/*              font-weight:bold;
              font-size: 18px; */
font-size: 16px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #00038C;
             } 
             
  h3         {color: #00038C;
              font-weight:bold;
              font-size: 16px;
             } 

  .tabhead {
font-size: 14px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #00038C;
             } 

        a { color: blue; 
            text-decoration: none;
          }
        a:HOVER {
                text-decoration: none;     
        }

  .blue  { color: #000099; }
  .green { color: #336633; }

  .big  { font-size: 18px;}
  .bigblue  { font-weight:bold;
              color: #000099;
              font-size: 18px;}
  .biggreen { font-weight:bold;
              color: #336633;
              font-size: 18px;}
  .bigred   { font-weight:bold;
              color: #FF0000;
              font-size: 18px;}

  #popDiv {position:absolute; visibility:hide; z-index: 1; width : 90%;}

  .headerlist{
               border-style: solid; 
               border-color: #0F14F0;
               border-width: 2px;
               padding: 5px;
             } 

