/* @override http://www.thedancersfederation.com/rw_common/themes/fdc_executive/css/menu/menu_inset8.css */

.navcontainer a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-shadow: #000000 0 1px 0;
}

.navcontainer a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-shadow: #ffffff 0 0 3px;
}

.navcontainer {
	background: url(../../images/menu_glassbar7.jpg) no-repeat center top;
}