
Table
	{border-color:  #6699ff;
		border-collapse: collapse;
		}

 
TH { border-color: #6699ff;}

TD
{
	padding: 3px 3px 3px 3px;
	/* border-color: #6699ff; */
}

TD.details
{
	text-align: center;
	margin-top: 15px;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TD.DataGrid_TDStyle
{
	background-color: #e3f1ff;
}


TR.DataGrid_ItemStyle
{

/*	background-color: #FFC; */

	background-color: #e3f1ff;
}

TR.DataGrid_HeaderStyle 
{
	color: White;
	background-color: Navy; 
	font-family: Verdana;
	font-weight: bold;
	line-height: normal;
}

TR.DataGrid_HeaderStyle A
{
	text-decoration: underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

.CustomPaging
{
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

.FirstColor { background-color: #B6C1CC;}

.AlternatingColor { background-color: #8BA4BD;}


.Footer2 { background-color: #FEFB97;
                      font-family: Verdana;
           font-weight: bold;
	} 


.Footer3 { background-color: #C77569; 
           font-family: Verdana;
     font-weight: bold;
     }

.Header1 {
	background-color: #e3f1ff;
	font-family: Verdana;
     font-weight: bold;
}

.Header2 { background-color: #99B4F9; 
           font-family: Verdana;
           font-weight: bold;
    }

/*
.Header3 { background-color: #6992FA; 
           color: White;
           font-family: Verdana;
           font-weight: bold;
    }
*/

.Spacer1 { background-color: #5474C7; 
           line-height:.1;
    }


TR.DataGrid_HeaderStyle2 
{
	/* color: White;
	background-color: Navy; */
	font-family: Verdana;
	font-weight: bold;
	line-height: normal;
}

