  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;
             } 

  .tabhead {
background: #00038C;
font-size: 14px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #00038C;
             } 

h3         { color: #00038C;
              font-weight:bold;
              font-size: 16px;
             } 

        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;
             } 

  table.border {
      border-style:dotted;
      border-width:2px;
      border-color:#0E680E;
  }

.button {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 12px;
}

select,option,textarea,input { 
   font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif; outline:none;
	color: #000000;  
	font-size: 11px;  
	border-color: #000000;  
	background-color: #ffffff;  
}  

