﻿body 
{
    font-family: tahoma,verdana,arial,helvetica;
    font-weight: normal;
    font-size: 9pt;
}

H1
{
    font-family: tahoma,verdana,arial,helvetica;
    font-size: 24pt;
    margin-top:-5px;
    margin-bottom:-15px;
}

H2
{
    font-family: tahoma,verdana,arial,helvetica;    
    font-size: 18pt;
    margin-top:-5px;
    margin-bottom:-15px;

}
H3
{
    font-family: tahoma,verdana,arial,helvetica;    
    font-size: 12pt;
    margin-top:-5px;
    margin-bottom:-15px;   
    }
H4
{
    font-family: tahoma,verdana,arial,helvetica;
    font-size: 10pt;
        }
H5
{
    font-family: tahoma,verdana,arial,helvetica;
    font-size: 8pt;
    margin-top:0px;
    margin-bottom:0px;
    }
TD
{
    font-family: tahoma,verdana,arial,helvetica;
    font-weight: normal;
    font-size: 8pt;
}

.modalBackground {
      background-color:Gray;
      filter:alpha(opacity=70);
      opacity:0.7;
}

.DynamicMenu
{
    z-index: 1;
}

.DontShowListSearchPrompt
{
    display: none;

}

.modalBackground {
      background-color:Gray;
      filter:alpha(opacity=70);
      opacity:0.7;
}
