﻿.DisplayInvisible
{ 
    
Display:none;
	
}
.BackGroundTransparent
{
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: hand;
}
.btnExpandCollapse
{
	text-align: right;
	background-color: silver;
	cursor: default;
}
.stdGridWidth100
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	border-right: #838594 1px solid;
	border-top: #838594 1px solid;
	border-left: #838594 1px solid;
	border-bottom: #838594 1px solid;
	width: 95%;
	
}
.stdGridAltRowProduct
{       
    margin: 1px 1px 1px 1px;
    text-align: left;  
    background-color: #F2F2F2;  
    
  
}
