/* CSS Document */
.tiermenu {
	background-attachment: scroll;
	background-image: url(/assets/images/2t_menu/bgnd-shelving.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.tiermenu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
} 
a.tiermenu-active {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
} 
.tiermenu a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
} 
.tiermenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
} 
DIV.tiermenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
} 
