#menuInternal a.l1 
{
		width:190px;
		height:63px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 0px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l1:hover 
{
		height:63px;		
		background-position: -190px 0px; 
}
#menuInternal a.l2 
{
		width:180px;
		height:62px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 62px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l2:hover 
{
		height:62px;		
		background-position: -190px -63px; 
}
#menuInternal a.l3 
{
		width:155px;
		height:62px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 124px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l3:hover 
{
		height:62px;		
		background-position: -190px -125px; 
}
#menuInternal a.l4 
{
		width:140px;
		height:62px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 186px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l4:hover 
{
		height:62px;		
		background-position: -190px -187px; 
}
#menuInternal a.l5 
{
		width:130px;
		height:62px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 248px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l5:hover 
{
		height:62px;		
		background-position: -190px -249px; 
}

#menuInternal a.l6 
{
		width:110px;
		height:62px;	
		display:block;
		background: url("../Images/MenuInternal.png") 190px 300px no-repeat;
		text-decoration: none;
		background-repeat: no-repeat;
}
#menuInternal a.l6:hover 
{
		height:62px;		
		background-position: -190px -311px; 
}
