﻿.fontStyle{
    font-family: Verdana;
    font-size: 8pt;
}
.fontStyleS{
    font-family: Verdana;
    font-size: 7pt;
}
.fontStyleB{
    font-family: Arial;
    font-size: 13pt;
}
.fontStyleBigTitle{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #696969;
}
.fontStyleBBold{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.fontStyleTitle{
    font-family: Book Antiqua;
    font-size: 11pt;
}
.DG_Header
{ 
   background-color: #d4d0c8;
   font-weight: bold;
   font-family: Verdana;
   font-size: 8pt;   
}
.DG
{ 
   font-family: Verdana;
   font-size: 8pt;    
   background-color: #f8f8ff;
}
.DG_Display
{ 
   font-family: Verdana;
   font-size: 8pt; 
}
#interVeil{
    position: absolute;
    background: #ffffff;
    right: 0;
    width: 1px;
    height: 1px;
    top: 0;
    z-index: 500;
    visibility: hidden;
    opacity: 0.8;
}

.adminHeader
{ 
   background-color:Green;
   font-weight: bold;
   font-family: Verdana;
   font-size: 10pt;   
}