.inputLabel     {font-weight:bold;font-size:9pt;}
.inputButton    {color:white;
                 background-color:Silver;
				 font-weight:bold;
                }
				 
.tableCOLHeader {font-weight:bold;
                 font-size:10pt;
				 color:DimGray;
				}
.tableData      {font-size:8pt;}
.pageHeader     {font-weight:bold; 
                 font-size:14pt;
                }
.qty            {text-align:center;}				
.HRbar          {height:1;background-color:silver;}

BODY            {font-family: Verdana; font-size:9pt; color:DimGray;}
INPUT, SELECT, TEXTAREA {font-size:9pt;}

.spreadSheetHeader {font-size:10pt;
                    font-weight:bold;
                    border-bottom-style: dashed;
                    border-left-style:   dashed;
                    border-width:1px;
					border-collapse: collapse;
					cursor:hand;
				   }
				   
.spreadSheetCell   {font-size:8pt;
                    border-bottom-style: dashed;
                    border-left-style:   dashed;
                    border-width:1px;
					border-collapse: collapse;					
					cursor:hand;
				   }
				   
.catalogHeader     {font-size:10pt;
                    font-weight:bold;
				   }
				   
.catalogCell       {font-size:8pt;
					cursor:hand;
			       }				   
  				   
  

