﻿    .MenuTableStyle
    {
        width: 170px;
    }
    
    .FooterText
    {
        font-family:Tahoma ;
        font-style:normal;
        font-weight:normal;
        font-size:11px;
        color:White;
    }
    .TextWidth
    {
        width:120px;
        }
.LabelFont        
{
 font-family:Tahoma ;
 font-size:8pt;
 font-weight:bold;
 color:Purple;
    
}
        
.LabelValueFont       
{
 font-family:Tahoma ;
 font-size:8pt;
 font-weight:bold;
 color:red;
    
}
 
 
 .ComboStyle
 {
 font-weight: 700;
  color: #800000;
   font-family: Arial, Helvetica, sans-serif  ;
     
     
 }