.body-table
{
	background-color: #fff;
	border: solid 0px red;
	margin-top:0px;
	text-align:left;
}
.body-table th, .body-table-pub th, .thheader
{
	
text-align: left;
	border:solid 0px red;
	height: 32px;
	line-height: 16px;
	margin:3px 0 0 0;
	background-image: url(images/color_8.png);
}

.body-table2 th, .body-table-pub2 th, .thheader2
{
	
text-align: left;
	border:solid 0px red;
	height: 32px;
	line-height: 16px;
	margin:3px 0 0 0;
	background-image: url(images/grid.png);
}

.btnImage
{
   background-image: url(images/password.png);
}