	.activeMenuBGcol
	{
		background-color : #7B003D;
	}
	
	.inactiveMenuBGcol
	{
		background-color : #8297A8;
	}
	
	.mainBGcol
	{
		background-color : #7B003D;
	}
	
	.white
	{
		background-color : #ffffff;
	}