.collapse
{	
	background-image:url(img/Collapse.gif);	
	width:12px;
	height:12px;
}
.expand
{	
	background-image:url(img/Expand.gif);	
	width:12px;
	height:12px;
}
.progress
{	
	background-color:White;  	 
	background-image:url(img/icon_wait.gif);	
	width:30px;
	height:30px;	
}
.NoImage
{
	background-image:url(img/NoMainImage.jpg);
	width:160px;
	height:160px;	
}
.tblGrandTotal
{
	margin-right:30px;
	width:93%;
}
.buttonBack,a.buttonBack:link, a.buttonBack:visited 
{	
	float:right;
	background-image:url(img/buttons.jpg);
	background-repeat: no-repeat;
	width:103px;
	height:18px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	display:block;
	padding-top:2px;
	margin-right:10px;	
}

