/*/////////////////////////////////////////////////////////////////////
	Events
/////////////////////////////////////////////////////////////////////*/

	/* top header */

	#topTitle h2 {
		background-image:url(../../../images/headings/events.gif);
	}
	
	/* events table */
		
	#tblEvents th {
		color:#505050;
		background-color:#EEEEEE;
	}
	#tblEvents th.date {
		width:60px;
	}
	#tblEvents td {
		color:#01259F;
	}
