	
		/* IE ignores this */
		.transparent[class]
		{
			background-image:url(../../images/tints/WorkshopsAndSeminars65.png);
		}
		
		#rightColumn	
		{
			color: #6266B0;
		}
		
		a:hover		
		{
			color: #6266B0;
		}
		
		#rightColumn a, #rightColumn a:active, #rightColumn a:visited
		{
			text-decoration: none;
			color: #0E1486;
		}
		
		#rightColumn a:hover		
		{
			text-decoration: none;
			color: #6266B0;
		}
		
		.divided
		{
			border-top: 1px solid #6266B0;
			margin-bottom: 24px;
		}

