.shadowTable, .shadowTable td, .shadowTable tr, .shadow125,.shadow125 td,.shadowTable125 tr{
	background-color: transparent;
}
.tl{
	background: url('img/tl.png') no-repeat;
	width: 4px;
	height: 4px;
}
.t{
	background: url('img/t.png') repeat-x;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tl.png', sizingMethod='scale');
	height: 4px;
	-height:0px;
}
.tr{
	background: url('img/tr.png') no-repeat;
	width: 4px;
	height: 4px;
}
.l{
	
}
.r{
	
}
.bl{
	background: url('img/bl.png') no-repeat;
	width: 4px;
	height: 4px;
}
.b{
	background: url('img/b.png') repeat-x;
	height: 4px;
}
.br{
	background: url('img/br.png') no-repeat;
	width: 4px;
	height: 4px;
}


