#crumb {
	background-color:#333333;
	background-image:url(http://www.acta-sanctorum.com/images/themes/m9lkbb2/table_head.gif);
	color:#00B3FE;
	font-size:110%;
	font-weight:bold;
	height:30px;
	border:1px solid #000;
}

#custom_menu_tab,
a.custom_menu_tab, 
a.custom_menu_tab:link,
a.custom_menu_tab:active,
a.custom_menu_tab:selected
{
	display:block;
	padding:5px;
	font-size:16px;
	float:left;
}
a.custom_menu_tab:hover {
	background-color:#222;
	color:#fff;
}

#progress_table {
	border:0;
	font-weight:bold;
}

#progress_table th {
	border:0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}