﻿body {    direction: ltr;
}
.CollaspeText
{
    text-align: left;
    font-family: Tahoma;
    font-size: small;
    color: #5A5A5A;
}
  
  .ExpandText
  {
      cursor:hand;
      text-align:left;
       font-family:Tahoma;
       font-size:large;
       font-weight:bold;
       vertical-align:super;
       color:White;
        text-align:justify;
      
      }
      
.PageMainHeading
{
    cue-before: url('HEADING_CUE.png');
    font-family: Tahoma;
    font-weight: bolder;
    color: #0099FF;
    azimuth: left;
    content: normal;
}
 
 .MainMatter
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: justify;
    font-family: Tahoma;
    font-size: 12px;
}
.BottomContact
{
    color:#00A9C8;
    font-family:Tahoma;
    font-size:small;
    width: 222px;
}
.FormMatter
{
    font-family: Tahoma, "Times New Roman", Arial;
    font-size: small;
    font-style: normal;
    color: #6A6A5B;
    font-weight: normal;
}

.Clientmatter
{
    cue-before: url('HEADING_CUE.png');
    font-family: Tahoma;
    font-weight: bolder;
    color: #7FCC3E;
    azimuth: left;
    content: normal;
    text-align:center
}

.zee
{
    display:inherit;
    }
    
    
.bull
{
   list-style-image:url('Info_List_style1.gif')
    
    
    }
