.igwgFrame
{
	font-size: x-small;
	background-color: #616161; 
	border: solid 1px #000000;
	cursor: default;
}
.igwgFltrDrpDwn
{
	border: 1px solid #DDE0E3;
	background-color: #F6F6F6;
	font-size: 11px;
	padding: 3px;
}
.igwgFltrRowHiLt
{
	background-color: #FFE7A2;
	border-top: 1px solid #FFBD69;
	border-bottom: 1px solid #FFBD69;
}
.igwgRow
{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d2d2d2;
	font-size: 11px;
	background-repeat:no-repeat;
}
.igwgRowAlt
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d2d2d2;
	background-color: #F5F5F5;
	font-size: 11px;
}
.igwgAddNewRow
{
}
.igwgGrpRow
{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d2d2d2;
	font-size: 11px;
	background-repeat:no-repeat;
	
}
.igwgRowSel
{
	border-top: 1px solid #b5c4df;
	border-bottom: 1px solid #d2d2d2; 
	background-color: #b5c4df;
	font-size: 11px;
}
.igwgGrpRowSel
{

}
.igwgHdr
{
	cursor: hand;
	font-size: x-small;
	background-color:#D4D7DB;
	--background-image: url(Images/WebGrid/igwgHeader.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	cursor: hand; 
}
.igwgHdrFxd
{
	cursor: hand;
	font-size: x-small;
	background-color:#D4D7DB;
	--background-image: url(Images/WebGrid/igwgHeader.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	cursor: hand;
}
.igwgFooter
{
	cursor: hand;
	font-size: x-small;
	background-color:#D4D7DB;
	--background-image: url(Images/WebGrid/igwgHeader.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	cursor: hand;
}
.igwgRowSlctr
{	
	border-right: 1px solid #d2d2d2;
	background-color: #F0F1F3;
	/*background-image: url(none);*/
}
.igwgRowExp
{
	border-right: 1px solid #D2D2D2;
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	background-image: url(none);
}
.igwgHdrSel
{

}
.igwgFormulaErr
{
}
.igwgCellEdt
{
}

.igwgCellFxd
{
}
.igwgFtrFxd
{
}
.igwgPgr
{
}
.igwgGrpBox
{
    background-color:#D4D7DB;
}
.igwgGrpBoxBandLbl
{
}
.igwgAddNewBox
{
	background-color: #E2E5EA;
	cursor: hand;
	font-size: x-small;
	--background-image: url(Images/WebGrid/addBoxBg.jpg);
	background-repeat: repeat-x;
}
.igwgAddNewBtn
{
	cursor: hand;
	font-size: x-small;
}
