@import "subsite_menu.css";
#menu a:hover {
	background          : url(/images/menu_active_yellow.gif) no-repeat;
}
#menu a.selected {
	background          : url(/images/menu_active_yellow.gif) no-repeat;
}
.caritem  {
	margin-top 								: 5px;
	margin-bottom 						: 0px;
	margin-right 							: 15px;
	padding 									: 3px;
	width 										: 145px;
	border-left 							: 1px solid #E0AA14;
	border-top 								: 1px solid #E0AA14;
	border-right 							: 1px solid #E0AA14;
	border-bottom 						: 1px solid #E0AA14;
}



