/*********************************************************************************/
/* Fixture Page Extensions                                                                */
/*********************************************************************************/

	ul.key li
        {
		padding: 0.60em 1em;
		font-size: 0.95em;
		color:#FFFFFF;
	}

	#general
        {
		background:#FBB117;
	}
	#d1
        {
		background:#348017;
	}
	#d3
        {
		background:#99C68E;
	}
	#bm
        {
		background:#806517;
	}
	#cm
        {
		background:#8A4117;
	}
	#ladies
        {
		background:#493D26;
	}
	#friend
        {
		background:#6A287E;
	}

	#strong
        {
		font-weight: 600;
	}
	.strong
  {
		font-weight: 600;
	}
