﻿ body
 {
    background-color:#000000; 
    color:#ffffff;
    font-size:xx-small
 }
 .Print {
	display:inline;
}

.contextdiv
{
   display:inline
}

.headerdiv
{
 display:none   
}

.indexdiv
{
 display:none   
}

.marginleft
{
 display:none   
}
.noprintimg
{
 display:none   
}
.clsFieldData
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: none;
    COLOR: #000000;
    BORDER-BOTTOM: none;
    FONT-FAMILY: Tahoma, 'Trebuchet MS' , Arial
}

.clsTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, 'Trebuchet MS' , Arial;
    TEXT-ALIGN:center
}
.titleheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 44pt;
    COLOR:Blue;
    FONT-FAMILY: Tahoma, 'Trebuchet MS' , Arial;
    TEXT-ALIGN:center
}
.headerOnPrint
{
	display:inline;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: none;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    position:relative;
    FONT-FAMILY: Tahoma, 'Trebuchet MS' , Arial
}
.dullprint
{
	display:inline;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    FONT-WEIGHT:lighter;
    FONT-SIZE: 8pt;
    BORDER-LEFT: none;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    position:relative;
    FONT-FAMILY: Tahoma, 'Trebuchet MS' , Arial
}
