a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}

.MainBodyPage table tr td.pipe {
	padding: 5px;
	background-color:#ffffff;
	border-bottom: 3px double #767676;
	border-right: 1px solid #9fa491;
	line-height: 1.5em;
}

.MainBodyPage table tr th.pipe{
	padding: 5px;
	background-color:#9fa491;
	border-bottom: 3px double #767676;
	border-right: 1px solid #9fa491;
	line-height: 1.5em;
}