.GridHead
{
	background-image:url(../images/searchonline/tabletitle.gif);
	height:55px;
	font-size: 9pt; font-weight: bold; color: #333333
	 
	}
.AltRowStyle
{
 background-color:#ECECEC;
 Height:26px;
	}
.GridBack
{
	background-color:#BED8F1;
	 border-width:0;
	 padding:0;
	
	}
.GridRowStyle
{
	 Height:26px;
	background-color:#FFFFFF;
	}
.ReportTable
{
	background-color: #ffffff;
	font-size: 12px;
}
/*
.ReportTable_GridHead{ background-color:#EEEEEE; color:Black;}
*/

.ReportTable_GridHead
{
	background-image:url(../images/searchonline/tabletitle.gif);
	height:26px;
	font-size: 9pt; font-weight: bold; color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	 border-top-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-color: #BED8F1;
	border-left-color: #BED8F1;
	border-bottom-color: #BED8F1;
	border-top-color:#BED8F1;
}