.navItemPOff {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_off_owner.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemPOn {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_on_owner.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemMOff {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_off_merchant.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemMOn {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_on_merchant.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemLOff {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_off_proprietor.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemLOn {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_on_proprietor.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemCOff {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_off_contractor.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemCOn {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_on_contractor.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
	padding-bottom: 16px;
}

.navItemSOff {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_off_staff.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
}

.navItemSOn {
	background-image: url(/BCRC/BCRCBase/wrap/theme0/images/FIF_on_staff.gif);
	width: 182px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 16px;
	background-color: transparent;
}

.navSubMenuOff { 
	width: 165px; 
	cursor: pointer; 
	margin-left: 0px;
	margin-right: 0px;
}

.navSubMenuOn {
	width: 165px; 
	cursor: pointer; 
	margin-left: 0px;
	margin-right: 0px;
}

.navSubMenuTextOff {
	padding-right: 1px; 
	padding-left: 8px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	height: 16px; 
	width: 100%;
	font-size: 11px;
	font-family: Times New Roman, Serif; 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #7B0101; 
}

.navSubMenuTextOn {
	padding-right: 1px; 
	padding-left: 8px; 
	padding-top: 0px;
	padding-bottom: 0px;
	height: 16px; 
	width: 100%;
	font-size: 11px;
	font-family: Times New Roman, Serif; 
	font-weight: bold;
	color: #CECECE; 
	background-color: #7B0101; 
}

.navTaskbarFIF {
	height: 80px; /* The height of our nav bar */
	width: 182px;
}

.navSubMenuBorder {
	border: 1px #747474 solid;
}
