/*
	This style sheet sux, we need to keep these styles around until we can burn the classic asp IP Types like events and online polls.
	
	Then we will BURN THEIR HOUSE MAN!! 
*/

	/* Table Border*/	
	.bgTableBorder 
	{
		background-color : #99B3E6;
	}

	/* Table Background 50% Opacity*/	
	.bgTable50 
	{
		background-color : #D6E1F5;	
		height: 47px;
		width: 800px;
	}

	/* Table Background 20% Opacity */	
	.bgTable20 
	{
		background-color : #EBF0FA;
	}

	/* Table Background 10% Opacity */	
	.bgTable10 
	{
		background-color : #F5F5F5;
	}

	.eventBgTable 
	{
		background-color: #CCCCCC;
	}

	.eventFgTable 
	{
		background-color: white;
	}
	 