@charset "UTF-8";
/* IE 6 Fixes*/
table#viewBar a:link, table#viewBar a:active, table#viewBar a:visited{
	text-decoration:none;
}

table#viewBar a:hover {
text-decoration:underline;	
}

div.showcaseList2 a:link, div.showcaseList2 a:visited, div.showcaseList2 a:active{
text-decoration:none;
cursor:pointer;
}

div.showcaseList2 a:hover {
background-color:#E7E7DB;	
}

a table#tableShowcase {
	text-decoration:none;
}

a:hover table#tableShowcase {
/*background-color:#E7E7DB;*/
text-decoration:none;
cursor:pointer;
}