.gridinputcell {

    border-Left   :0px solid #393894;
    border-Right  :0px solid #393894;
    border-Top    :0px solid #393894;
    border-Bottom :0px solid #393894;
    font-family   :verdana, arial, helvetica, sans-serif;
    FONT-SIZE     :7pt;
    color         :black;
    text-align    :center;
    
    }
    
    
}
.gridlablecell {

    border-Left   :1px solid #393894;
    border-Right  :1px solid #393894;
    border-Top    :1px solid #393894;
    border-Bottom :1px solid #393894;
    font-family   :verdana, arial, helvetica, sans-serif;
    FONT-SIZE     :7pt;
    color         :black;
    text-align    :center;    
    }
}
.sectionheader_Report{

   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE  : 9pt;
   BACKGROUND : #F4F0E9;
   }
}

.gridheadercell_Report {

    border-Left   :1px solid buttonhighlight;
    border-Right  :1px solid buttonshadow;
    border-Top    :1px solid buttonhighlight;
    border-Bottom :1px solid buttonshadow;
    color         :buttontext;
    background    :#F4F0E9;    
    text-align    :center;
    FONT-FAMILY   :verdana, arial, helvetica, sans-serif;
    FONT-SIZE     :8pt;   
    }
 
}

.gridinputcell_Report {

    border-Left   :1px solid #F4F0E9;
    border-Right  :0px solid #F4F0E9;
    border-Top    :1px solid #F4F0E9;
    border-Bottom :0px solid #F4F0E9;
    FONT-FAMILY   :verdana, arial, helvetica, sans-serif;
    FONT-SIZE     :7pt;
    color         :black;
    text-align    :center;
    }
 
}
.gridinputTypes
{
    BORDER-BOTTOM: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    width:100%;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    FONT-SIZE: 7pt;
    text-align    :center;

}
TABLE.tableinside
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT	 : 0px;
    BORDER-RIGHT : 0px;
    BORDER-TOP	 : 0px;
    PADDING-LEFT : 5px;
    cellspacing  : 0px;

}



