	.activeEvtTabBorder {
		background-color: #000000 ;
	}
	.activeEvtTab {
		font-size: 11px ;
		font-weight: bold ;
		background-color: #FFFFFF ;
		text-decoration: none ;
		color: #0417FD ;
	}
	.inactiveEvtTabBorder {
		background-color: #968A97 ;
	}
	.inactiveEvtTab {
		font-size: 11px ;
		font-weight: bold ;
		text-decoration: none ;
		color: #0C0C0C ;
		background-color: #E5E5E5 ;
	}


