 

.IGBTopTable
{
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: 'Arial Black'
}

.IGBTopTable2
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: 'Arial Black'
}


.IGBTopTable3
{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: 'Arial Black'
}


.Lighter2
{

    font-family: Arial;
     font-size:12px;
      font-weight: 500;
      
}

.Lighter
{

    font-family: Arial;
     font-size:16px;
      font-weight: 500;
      
}



.LeftTable
{
    FONT-SIZE: x-small;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Arial Black';
}

.Insert
{
  
   BORDER-TOP:  thin dashed ;
   BORDER-LEFT: thin dashed ;
   BORDER-RIGHT: thin dashed ;  
   BORDER-COLOR: #c0c0c0;
} 
.InsertBottom
{
   BORDER-TOP:  thin dashed ;
   BORDER-LEFT: thin dashed ;
   BORDER-RIGHT: thin dashed ;
   BORDER-BOTTOM: thin dashed;  
   BORDER-COLOR: #c0c0c0;
} 
