/* BEGIN CAM SCHEDULE */

#pfcamnet li    			{
							list-style:				none;
							margin-left:			-40px;
							color:					#fff992;
							}
.pfcamnetcenter				{/* Centers Text */
							text-align:				center;
							}
.camtip img					{border: 				1px solid #000;}
.tipDiv						{}

a.camlink 					{text-decoration: none; color: #000; cursor: default}
a.camlink:visited			{text-decoration: none; color: #000; cursor: default}
a.camlink:hover				{text-decoration: none; color: #fff;	cursor: default; background: #3c3c3c;}
a.camlink:active			{text-decoration: none; color: #000; cursor: default}

.tooltip 					{
							text-align:				center;
							background-color:		#f9c3d9;
							font:					normal 12px verdana;
							color					:#000000;
							border:					solid 1px #ff8aba;
}

/* END CAM SCHEDULE */
