a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.MainBodyPage table tr td.pipe {
	border-bottom:3px double #32AF8A;
	border-right:1px solid #32AF8A;
	line-height:1.5em;
	padding:5px;
}
.MainBodyPage table tr th.pipe{
	background-color:#CAF6CD;
	border-bottom:3px double #32AF8A;
	border-right:1px solid #32AF8A;
	color:#4C4C4C;
	font-weight:bold;
	line-height:1.5em;
	padding:5px;
}