.FixHeaderGrid {
    position:absolute;
    /*width: 93%;*/  
    left:15px;
    right:28pt;
}

.InternalObject {
    /*clear: both;
    display: inline-block;*/
    overflow: visible;
    position: absolute;
    box-shadow:5px 5px 5px #888888;
    border: 1px solid whitesmoke ;    
    /*width: 10px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: -ie-fit-content;
    min-width: -o-fit-content;
    min-width: -fit-content;    
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;*/


    /*width : 100%;
    height: 100%;*/

    /*width: -webkit-fit-content;*/
    /*height: -webkit-fit-content;*/
    /*max-width: -moz-fit-content;
    max-height: -moz-fit-content;*/  

    /*border: groove silver 1px;*/
}

.PanelCss {
    overflow:no-display;
    left:0px;
    right:0px;
}

.clearfix {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.Iframeclass {    
    display:block ;
    overflow:visible;
    /*float:left;*/
    position:absolute;        
    border: 1px white ridge;            
}
.InlineFont
{
	text-decoration: line-through; 
	color: #C0C0C0;
}
.LoginFont
{
	font-family:Bradley Hand ITC;
	font-size: 12pt;
	font-weight:bold ;	
}
.LoginFontBottom
{
	font-family:Bradley Hand ITC;
	font-size: 12pt;	
	font-weight:lighter 
}
.FormHeaderfont
{
    font-family: tahoma, Sans-Serif, Monospace, Cursive;
	color:Blue;
	font-size: 14pt;		
}
.NormalFont
{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
}
.HeaderFont
{
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
	color:WindowFrame;
	font-size: 11pt;	
}
.TextBoxStyle
{	
	font-family: tahoma, Sans-Serif, Monospace, Cursive;	
	color: #000000;
	font-size: 13px;	
}
.TextBoxStyle1
{	
	font-family: tahoma, Sans-Serif, Monospace, Cursive;		
	color: #000000;
	font-size: 6pt;	
}
.TreeviewStyle
{	
	font-family: Bradley Hand ITC;	
	color: #000000;
	font-size: 13px;
	}
.CboGridStyle
{
    color: #000000;
    /*font-family: tahoma, Sans-Serif, Monospace, Cursive;
    font-size: 8px;*/        
}

.CboGridStyle1
{
    color: #000000;
    /*font-family: tahoma, Sans-Serif, Monospace, Cursive;
    font-size: 7px;*/        
}

.CboListStyle
{
    color: #000000;
    /*font-family: tahoma, Sans-Serif, Monospace, Cursive;
    font-size: 13px;*/    
}

.CboListStyleOther
{	
	/*font-size:13px;*/
	color: #000000;
	/*font-family: tahoma, Sans-Serif, Monospace, Cursive;*/
	/*height:22px;*/	
}

.GridHeader
{
	/*font-size:8pt;*/
	color: #000000;
	/*font-family: tahoma, Sans-Serif, Monospace, Cursive;*/
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:none;	
	border-color:Silver;	
}
.GridLineStyle
{
	/*font-family: tahoma, Sans-Serif, Monospace, Cursive;*/	
	color: #000000;
	/*font-size: 8pt;*/	
}
.BtnListStyle
{
	font-size:8pt;
	color: #000000;
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
    }
.HeaderGrid
{
	font-size:8pt;
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
	color:White;
	border-bottom-color:Black;
	border-left-color:Black;
	border-right-color:Black;
	border-top-color:Black;
	POSITION:absolute;		
	HEIGHT: 35px;	
}
.HeaderGridFont
{
	font-size:8pt;
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
	BACKGROUND-COLOR: #006699;
	color:White;
}
.MainMenuFont
{
	font-size:8pt;
	color: #000000;
	font-family: tahoma, Sans-Serif, Monospace, Cursive;
}