.Label2 {
border-right: gainsboro 1pt solid;
	border-top: gainsboro 1pt solid;
	border-left: gainsboro 1pt solid;
	color: #ffffff;
	border-bottom: gainsboro 1pt solid;
	height: 30px;
	background-color: lightslategray;
	background-color: #8e9fa9;
	text-align: center;
	font-variant: small-caps;
}
.DataGridStyle {
FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=gainsboro,offX=5,offY=5,positive=true); 
}
.DataGridStyle td{
	padding:5pt;
	border:1pt solid green;
}


.DataGrid1Alternate td
{
background-color:gainsboro;
color:navy;
font-weight:bold;

}
.DataGrid1HeaderStyle {
	Background-color:steelblue;
	color:white;
	
}
.DataGridEditItemStyle{width:200px;}
.DataGrid1EditItemStyle input
{
	width:90%;
	font-family:georgia;
	font-size:12pt;
}
.Col1Header{width:50px;background-color:pink;color:brown;
}

.Col1Item{
	background-color:RED;
	color:black;
	font-weight:bold;
	text-align:right;
}
.Col1Item input
{
	width:50px;
	font-family:verdana;
	font-size:9px;
	text-align:right;
}
.Col2Header{background-color:green;color:white;}
.Col2Item{
	width:120px;
	background-color:blue;
	color:white;
	text-align:right;}
.Col2Item input {
	text-align:right;
	 
}
.Col3Item
{
	background-color:GOLD;
	font-family:'Comic Sans MS';
	font-size:12pt;
}
.Col3Item input
{
	font-family: 'Century Schoolbook';
	font-size:8pt;
	font-style: italic;
	
}
.Col4Item
{
	background-color:GOLD;
	font-family:'Comic Sans MS';
	font-size:12pt;
}
.Col4Item input
{
	font-family: 'Century Schoolbook';
	font-size:8pt;
	font-style: italic;
	
}

.CommandColumnStyle
{

	font-size:12pt;
	background-color:lightsteelblue;
	width:80pt;
	
}
.CommandColumnHeader
{
	background-color:transparent;
	border:none;
	color:black;
}
.LogoTable{
padding:5; width:100%;border-bottom:2pt double steelblue;background-color:white;

}
.LogoImg{
FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=gainsboro,offX=5,offY=5,positive=true); 
}

.tblBody{
background-color:ivory;border:1pt black solid;
width:100%;
padding:5pt;text-align:center;
}
.footer
{
	background-color:gainsboro;
	border-top:2pt black double;
}
.ClickedButton{Background-color:steelblue;color:white;}
.DataGridStyle2 td{
	padding:5pt;
	border:1pt solid green;
}
	.SelectedGridItem{ background-color:khaki;}
		.SelectedRow TD{
			background-color:gold;
			cursor:hand;
			border:none;
			}
		
		.NormalRow{
			border-top:white 3pt groove;
			border-bottom:white 3pt groove;

		
			font-weight:normal;
			font-size:12pt;
			background-color:white;
			}
        #DataGridContainer {
            
            height: 295px; 	
            overflow: auto;
            margin: 0 auto;
            }
      
  
    .DataGridHeader	td{
	    font-size: 12px;
	    font-weight: bold;
	    text-align: center;
	  	Background-color:steelblue;
		color:white;
	    border: solid black 1px;
	    
	    position:relative; 
	    top: expression(document.getElementById("DataGridContainer").scrollTop-2); /*IE5+ only*/
	}
.BibleQuote{
text-align:justify;padding:30pt;background-color:white;border-top:2pt double green;color:black;

}
.tblIndexEntry
{ 
	width:90%;
}
.tblIndexEntry td
{

	border:1pt solid gainsboro;
	padding:10pt;
	vertical-align:top;
}
.IndexCol1Header
{
	width:50px;background-color:maroon;color:white;
	width:200pt;
}
.IndexCol2Header{background-color:green;color:white;
width:60pt;}
.IndexCol3Header{background-color:gold;color:navy; }
.IndexCol1{width:200pt;background-color:white;color:black;}
.IndexCol2{Width:60pt;background-color:navy;color:white;}
.IndexCol3{background-color:wheat;color:black;}
.normalButton
{
	font-size: 12pt;
	font-variant: small-caps;
	font-family: Arial;
	width :60pt;
}
.DataGridStyle4
{
width:350pt;
background-color:transparent;

}
.DataGridStyle3 {
width:500pt;
background-color:white;
}
.DataGridStyle4 td{
	padding:5pt;
}
.AlignTop{
padding:5pt;
vertical-align:top;
border-right:1pt dashed gainsboro;
width:100pt;
background-color:white;

}

.DataListStyle1{
border:1pt black solid;	
}
.DataListStyle1 td
{
	width:150pt;
	

}
.DataListStyle2 {
	
	margin-left:150pt;
	width:300pt;
	
}

.DataListStyle3 {
	width:300pt;
}
.DataListStyle3 td{
	background-color:white;
	width:150pt;
}

.DataList1HeaderStyle
{
	width:450pt;
}
.DataList1HeaderStyle td
{
	width:150pt;
	background-color:slategray;
	color:white;
}
