window.addEvent('domready', function(){
			var list = $$('#idList li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListA li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListB li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListC li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListD li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListE li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListF li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListG li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListH li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListI li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 
		
window.addEvent('domready', function(){
			var list = $$('#idListJ li');
			list.each(function(element) {
				
				var fx = new Fx.Styles(element, {duration:200, wait:false});
				
				element.addEvent('mouseenter', function(){
					fx.start({
						'margin-bottom': 5,
						color: '#f00'
					});
				});
				
				element.addEvent('mouseleave', function(){
					fx.start({
						'margin-bottom': 0,
						'color': '#000'
					});
				});
				
			});
		}); 																				