a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}

.MainBodyPage table tr td.pipe {
	border-bottom:3px ridge #555555;
	border-right:1px solid #999999;
	line-height:1.5em;
	padding:5px;
}

.MainBodyPage table tr th.pipe{
	background:#999999 none repeat scroll 0 0;
	border-bottom:3px ridge #555555;
	border-right:1px solid #999999;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.5em;
	padding:5px;
}