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