
BODY   { font-family: tahoma, verdana, arial, helvetica, sans-serif;
         font-size: 13px;
         background: #B0C8EC;
         margin:  0} 

TABLE  {  font-family: tahoma, verdana, arial, helvetica, sans-serif; 
          font-size: 13px;  
	  background:#FFFAF0 none repeat scroll 0% 0%;
	}
TH     {  font-family: tahoma, verdana, arial, helvetica, sans-serif; 
          font-size: 13px;  }
TD     {  font-family: tahoma, verdana, arial, helvetica, sans-serif; 
          font-size: 13px;  }

H     {  font-family: tahoma, verdana, arial, helvetica, sans-serif;  }

H2    {  font-family: tahoma, verdana, arial, helvetica, sans-serif;
         font-size: 20pt;  }
         
A      {  font-family: tahoma, verdana, arial, helvetica, sans-serif;
          font-weight: bold;  }



A:hover  {  text-decoration: underline; 
            color: red;  }
	    
a:link {
color:#FF8C00;
font-weight:bold;
text-decoration:none;
}

.outer
{
    border: solid 1px ;
    padding: 5px;
    

}


.tiny  {  font-size: 10px; 
          color: #7B89B6 }

.tiny-light  {  font-size: 10px; 
                color: #CBD9FC }

.error-msg {
    font-size: 14px;
    color: #CC0099;
    font-weight: bold;
    }
    

.pay-msg {
    font-size: 14px;
    color: #990099;
    font-weight: bold;
    }
    


.menu-heading {
    font-size: 18px;
    font-weight: bold;
     }
    
.menu-bg {  background: #F8F8FF;  }
    
    

.dialog-heading {
    font-size: 18px;
    color: #404000;
    font-weight: bold;
    background: #FAE691; }

.dialog-bg {  background: #FFFFC0;  }





.edit-table {  background: #FFFFC0; }

.edit-table-border {  background: #FFFFD0; }


.edit-heading {
    font-size: 18px;
    color: #404000;
    font-weight: bold;
    background: #FAE691; }





.list-table {  background: #85ADCE; }

.list-table-border {  background: #759DBE; }


.list-heading {
    font-size: 18px;
    color: #BBFFBB;
    font-weight: bold;
    background: #206090; }








.warningheading  {  font-size: 18px;  
                    color: #FFFFFF;
                    font-weight: bold; 
                    background: #EE0000;  }
   


.footer  {  font-size: 10px;
            color: #000033;   }



.qual {
    font-size: 14px;
    color: #FF3333;
    font-weight: bold;
    }




.tiny_input { font-size: 7pt;  } 

.tiny_input_disabled { font-size: 7pt;  } 



