.quicklink_on {
	font-family : Verdana, Trebuchet MS, Times New Roman, Tahoma, Georgia, sans serif;
	font-size : 10px;
	width:176px;
	/*background: url("/ftpimages/176/podium/dropdown_on.gif") no-repeat;*/
	background: url("/ftpimages/207/podium/L2_schoolnav_background_on.gif") no-repeat;
	color : #FFFAC6;
	text-decoration : none;
	cursor: pointer;
}

.quicklink_off {
	font-family : Verdana, Trebuchet MS, Times New Roman, Tahoma, Georgia, sans serif;
	font-size : 10px;
	width:176px;
	/*background: url("/ftpimages/176/podium/dropdown_off.gif") no-repeat;*/
	background: url("/ftpimages/207/podium/L2_schoolnav_background_off.gif") no-repeat;
	color : #FFFEF4;
	text-decoration : none;
	cursor: pointer;
}