.ALL
{
	background-color: White;
	border-color :#cccccc;
	border-width:1px;
	border-style:none;
	padding:2;   
	border-width:3px; 
	
	
}
.AlternatingItemStyle
{
	background-color:WhiteSmoke;
	vertical-align:middle;
	font-size:7pt;
	font-family: Tahoma;
	color:#000066;
	vertical-align:middle;
	height:20px; 
	
}
.EditItemStyle
{
	background-color:#76ACE3;
	border-color:#000066;
	font-size:7pt;
	font-family: Tahoma;
	color:#000066;
	vertical-align:middle;

}
.PagerStyle
{
	background-color:Silver;
	border-color:#000066;
	font-size:8pt;
	font-family: Tahoma;
	color:#000066;
	vertical-align:middle;
	height:20px; 
	

}
.ItemStyle
{
	border-color:#000066;
	border-style:ridge;
	border-width:2px;
	font-size:7pt;
	font-family: Tahoma;
	color:#000066;
	vertical-align:middle;
	height:20px; 

}
.HeaderStyle
{
	background-color:steelblue;
	border-color:#015A86;
	border-style:outset;
	font-size:9pt;
	font-family: Tahoma;
	color:White;
	vertical-align:middle;
	height:20px; 

}


